Home
last modified time | relevance | path

Searched refs:pvr2_sysfs_ctl_item (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
H A Dpvrusb2-sysfs.c24 struct pvr2_sysfs_ctl_item *item_first;
25 struct pvr2_sysfs_ctl_item *item_last;
49 struct pvr2_sysfs_ctl_item { struct
62 struct pvr2_sysfs_ctl_item *item_next;
77 struct pvr2_sysfs_ctl_item *cip; in show_name()
79 cip = container_of(attr, struct pvr2_sysfs_ctl_item, attr_name); in show_name()
91 struct pvr2_sysfs_ctl_item *cip; in show_type()
94 cip = container_of(attr, struct pvr2_sysfs_ctl_item, attr_type); in show_type()
112 struct pvr2_sysfs_ctl_item *cip; in show_min()
114 cip = container_of(attr, struct pvr2_sysfs_ctl_item, attr_mi in show_min()
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
H A Dpvrusb2-sysfs.c24 struct pvr2_sysfs_ctl_item *item_first;
25 struct pvr2_sysfs_ctl_item *item_last;
49 struct pvr2_sysfs_ctl_item { struct
62 struct pvr2_sysfs_ctl_item *item_next;
73 struct pvr2_sysfs_ctl_item *cip; in show_name()
75 cip = container_of(attr, struct pvr2_sysfs_ctl_item, attr_name); in show_name()
87 struct pvr2_sysfs_ctl_item *cip; in show_type()
90 cip = container_of(attr, struct pvr2_sysfs_ctl_item, attr_type); in show_type()
108 struct pvr2_sysfs_ctl_item *cip; in show_min()
110 cip = container_of(attr, struct pvr2_sysfs_ctl_item, attr_mi in show_min()
[all...]

Completed in 2 milliseconds