Home
last modified time | relevance | path

Searched refs:pvr2_hdw_get_ctrl_by_index (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/media/video/pvrusb2/
Dpvrusb2-hdw.h145 struct pvr2_ctrl *pvr2_hdw_get_ctrl_by_index(struct pvr2_hdw *,unsigned int);
Dpvrusb2-sysfs.c308 cptr = pvr2_hdw_get_ctrl_by_index(sfp->channel.hdw,ctl_id); in pvr2_sysfs_add_control()
Dpvrusb2-hdw.c2903 struct pvr2_ctrl *pvr2_hdw_get_ctrl_by_index(struct pvr2_hdw *hdw, in pvr2_hdw_get_ctrl_by_index() function