Lines Matching refs:pvr2_sysfs
18 struct pvr2_sysfs { struct
61 struct pvr2_sysfs *chptr;
286 static void pvr2_sysfs_add_control(struct pvr2_sysfs *sfp,int ctl_id) in pvr2_sysfs_add_control()
413 static void pvr2_sysfs_add_debugifc(struct pvr2_sysfs *sfp) in pvr2_sysfs_add_debugifc()
449 static void pvr2_sysfs_tear_down_debugifc(struct pvr2_sysfs *sfp) in pvr2_sysfs_tear_down_debugifc()
466 static void pvr2_sysfs_add_controls(struct pvr2_sysfs *sfp) in pvr2_sysfs_add_controls()
476 static void pvr2_sysfs_tear_down_controls(struct pvr2_sysfs *sfp) in pvr2_sysfs_tear_down_controls()
506 static void class_dev_destroy(struct pvr2_sysfs *sfp) in class_dev_destroy()
551 struct pvr2_sysfs *sfp; in v4l_minor_number_show()
563 struct pvr2_sysfs *sfp; in bus_info_show()
574 struct pvr2_sysfs *sfp; in hdw_name_show()
585 struct pvr2_sysfs *sfp; in hdw_desc_show()
597 struct pvr2_sysfs *sfp; in v4l_radio_minor_number_show()
609 struct pvr2_sysfs *sfp; in unit_number_show()
617 static void class_dev_create(struct pvr2_sysfs *sfp, in class_dev_create()
746 struct pvr2_sysfs *sfp; in pvr2_sysfs_internal_check()
747 sfp = container_of(chp,struct pvr2_sysfs,channel); in pvr2_sysfs_internal_check()
756 struct pvr2_sysfs *pvr2_sysfs_create(struct pvr2_context *mp, in pvr2_sysfs_create()
759 struct pvr2_sysfs *sfp; in pvr2_sysfs_create()
804 struct pvr2_sysfs *sfp; in debuginfo_show()
815 struct pvr2_sysfs *sfp; in debugcmd_show()
826 struct pvr2_sysfs *sfp; in debugcmd_store()