Searched refs:pvr2_sysfs_ctl_item (Results 1 – 1 of 1) sorted by relevance
34 struct pvr2_sysfs_ctl_item *item_first;35 struct pvr2_sysfs_ctl_item *item_last;59 struct pvr2_sysfs_ctl_item { struct72 struct pvr2_sysfs_ctl_item *item_next; argument87 struct pvr2_sysfs_ctl_item *cip; in show_name() argument89 cip = container_of(attr, struct pvr2_sysfs_ctl_item, attr_name); in show_name()101 struct pvr2_sysfs_ctl_item *cip; in show_type()104 cip = container_of(attr, struct pvr2_sysfs_ctl_item, attr_type); in show_type()122 struct pvr2_sysfs_ctl_item *cip; in show_min()124 cip = container_of(attr, struct pvr2_sysfs_ctl_item, attr_min); in show_min()[all …]