Lines Matching refs:pvr2_sysfs
28 struct pvr2_sysfs { struct
71 struct pvr2_sysfs *chptr;
296 static void pvr2_sysfs_add_control(struct pvr2_sysfs *sfp,int ctl_id) in pvr2_sysfs_add_control()
423 static void pvr2_sysfs_add_debugifc(struct pvr2_sysfs *sfp) in pvr2_sysfs_add_debugifc()
459 static void pvr2_sysfs_tear_down_debugifc(struct pvr2_sysfs *sfp) in pvr2_sysfs_tear_down_debugifc()
476 static void pvr2_sysfs_add_controls(struct pvr2_sysfs *sfp) in pvr2_sysfs_add_controls()
486 static void pvr2_sysfs_tear_down_controls(struct pvr2_sysfs *sfp) in pvr2_sysfs_tear_down_controls()
516 static void class_dev_destroy(struct pvr2_sysfs *sfp) in class_dev_destroy()
561 struct pvr2_sysfs *sfp; in v4l_minor_number_show()
573 struct pvr2_sysfs *sfp; in bus_info_show()
584 struct pvr2_sysfs *sfp; in hdw_name_show()
595 struct pvr2_sysfs *sfp; in hdw_desc_show()
607 struct pvr2_sysfs *sfp; in v4l_radio_minor_number_show()
619 struct pvr2_sysfs *sfp; in unit_number_show()
627 static void class_dev_create(struct pvr2_sysfs *sfp, in class_dev_create()
756 struct pvr2_sysfs *sfp; in pvr2_sysfs_internal_check()
757 sfp = container_of(chp,struct pvr2_sysfs,channel); in pvr2_sysfs_internal_check()
766 struct pvr2_sysfs *pvr2_sysfs_create(struct pvr2_context *mp, in pvr2_sysfs_create()
769 struct pvr2_sysfs *sfp; in pvr2_sysfs_create()
813 struct pvr2_sysfs *sfp; in debuginfo_show()
824 struct pvr2_sysfs *sfp; in debugcmd_show()
835 struct pvr2_sysfs *sfp; in debugcmd_store()