Home
last modified time | relevance | path

Searched defs:class_dev (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-sysfs.c20 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()
[all …]
/linux/include/linux/comedi/
H A Dcomedidev.h208 struct device *class_dev; member
540 struct device *class_dev; member
/linux/drivers/platform/x86/dell/dell-wmi-sysman/
H A Ddell-wmi-sysman.h74 struct device *class_dev; member
/linux/drivers/platform/x86/
H A Dthink-lmi.h114 struct device *class_dev; member
/linux/drivers/scsi/
H A Dch.c900 struct device *class_dev; in ch_probe() local
H A Dscsi_sysfs.c436 static void scsi_device_cls_release(struct device *class_dev) in scsi_device_cls_release()
/linux/include/scsi/
H A Dscsi_device.h294 #define transport_class_to_sdev(class_dev) \ argument
382 #define transport_class_to_starget(class_dev) \ argument
/linux/include/linux/
H A Datmdev.h169 struct device class_dev; /* sysfs device */ member
/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dbioscfg.h207 struct device *class_dev; member
/linux/drivers/hwmon/
H A Dasc7621.c78 struct device *class_dev; member
/linux/drivers/net/can/m_can/
H A Dm_can.c2349 struct m_can_classdev *class_dev = NULL; in m_can_class_allocate_dev() local