Lines Matching defs:class_dev
20 struct device *class_dev; member
73 static ssize_t show_name(struct device *class_dev, in show_name()
87 static ssize_t show_type(struct device *class_dev, in show_type()
108 static ssize_t show_min(struct device *class_dev, in show_min()
121 static ssize_t show_max(struct device *class_dev, in show_max()
134 static ssize_t show_def(struct device *class_dev, in show_def()
153 static ssize_t show_val_norm(struct device *class_dev, in show_val_norm()
172 static ssize_t show_val_custom(struct device *class_dev, in show_val_custom()
191 static ssize_t show_enum(struct device *class_dev, in show_enum()
215 static ssize_t show_bits(struct device *class_dev, in show_bits()
258 static ssize_t store_val_norm(struct device *class_dev, in store_val_norm()
272 static ssize_t store_val_custom(struct device *class_dev, in store_val_custom()
499 static void pvr2_sysfs_release(struct device *class_dev) in pvr2_sysfs_release()
548 static ssize_t v4l_minor_number_show(struct device *class_dev, in v4l_minor_number_show()
560 static ssize_t bus_info_show(struct device *class_dev, in bus_info_show()
571 static ssize_t hdw_name_show(struct device *class_dev, in hdw_name_show()
582 static ssize_t hdw_desc_show(struct device *class_dev, in hdw_desc_show()
593 static ssize_t v4l_radio_minor_number_show(struct device *class_dev, in v4l_radio_minor_number_show()
606 static ssize_t unit_number_show(struct device *class_dev, in unit_number_show()
621 struct device *class_dev; in class_dev_create() local
801 static ssize_t debuginfo_show(struct device *class_dev, in debuginfo_show()
812 static ssize_t debugcmd_show(struct device *class_dev, in debugcmd_show()
822 static ssize_t debugcmd_store(struct device *class_dev, in debugcmd_store()