Lines Matching defs:class_dev

34 	struct device *class_dev;  member
87 static ssize_t show_name(struct device *class_dev, in show_name()
101 static ssize_t show_type(struct device *class_dev, in show_type()
123 static ssize_t show_min(struct device *class_dev, in show_min()
136 static ssize_t show_max(struct device *class_dev, in show_max()
149 static ssize_t show_def(struct device *class_dev, in show_def()
168 static ssize_t show_val_norm(struct device *class_dev, in show_val_norm()
187 static ssize_t show_val_custom(struct device *class_dev, in show_val_custom()
206 static ssize_t show_enum(struct device *class_dev, in show_enum()
230 static ssize_t show_bits(struct device *class_dev, in show_bits()
273 static ssize_t store_val_norm(struct device *class_dev, in store_val_norm()
287 static ssize_t store_val_custom(struct device *class_dev, in store_val_custom()
514 static void pvr2_sysfs_release(struct device *class_dev) in pvr2_sysfs_release()
563 static ssize_t v4l_minor_number_show(struct device *class_dev, in v4l_minor_number_show()
575 static ssize_t bus_info_show(struct device *class_dev, in bus_info_show()
586 static ssize_t hdw_name_show(struct device *class_dev, in hdw_name_show()
597 static ssize_t hdw_desc_show(struct device *class_dev, in hdw_desc_show()
608 static ssize_t v4l_radio_minor_number_show(struct device *class_dev, in v4l_radio_minor_number_show()
621 static ssize_t unit_number_show(struct device *class_dev, in unit_number_show()
636 struct device *class_dev; in class_dev_create() local
815 static ssize_t debuginfo_show(struct device *class_dev, in debuginfo_show()
826 static ssize_t debugcmd_show(struct device *class_dev, in debugcmd_show()
836 static ssize_t debugcmd_store(struct device *class_dev, in debugcmd_store()