Lines Matching defs:class_dev

20 	struct device *class_dev;  member
69 static ssize_t show_name(struct device *class_dev, in show_name()
83 static ssize_t show_type(struct device *class_dev, in show_type()
104 static ssize_t show_min(struct device *class_dev, in show_min()
117 static ssize_t show_max(struct device *class_dev, in show_max()
130 static ssize_t show_def(struct device *class_dev, in show_def()
149 static ssize_t show_val_norm(struct device *class_dev, in show_val_norm()
168 static ssize_t show_val_custom(struct device *class_dev, in show_val_custom()
187 static ssize_t show_enum(struct device *class_dev, in show_enum()
211 static ssize_t show_bits(struct device *class_dev, in show_bits()
254 static ssize_t store_val_norm(struct device *class_dev, in store_val_norm()
268 static ssize_t store_val_custom(struct device *class_dev, in store_val_custom()
486 static void pvr2_sysfs_release(struct device *class_dev) in pvr2_sysfs_release()
541 static ssize_t v4l_minor_number_show(struct device *class_dev, in v4l_minor_number_show()
553 static ssize_t bus_info_show(struct device *class_dev, in bus_info_show()
564 static ssize_t hdw_name_show(struct device *class_dev, in hdw_name_show()
575 static ssize_t hdw_desc_show(struct device *class_dev, in hdw_desc_show()
586 static ssize_t v4l_radio_minor_number_show(struct device *class_dev, in v4l_radio_minor_number_show()
599 static ssize_t unit_number_show(struct device *class_dev, in unit_number_show()
613 struct device *class_dev; in class_dev_create() local
776 static ssize_t debuginfo_show(struct device *class_dev, in debuginfo_show()
787 static ssize_t debugcmd_show(struct device *class_dev, in debugcmd_show()
797 static ssize_t debugcmd_store(struct device *class_dev, in debugcmd_store()