Searched defs:class_dev (Results 1 – 16 of 16) sorted by relevance
/Linux-v4.19/drivers/media/usb/pvrusb2/ |
D | pvrusb2-sysfs.c | 30 struct device *class_dev; member 83 static ssize_t show_name(struct device *class_dev, in show_name() 97 static ssize_t show_type(struct device *class_dev, in show_type() 118 static ssize_t show_min(struct device *class_dev, in show_min() 131 static ssize_t show_max(struct device *class_dev, in show_max() 144 static ssize_t show_def(struct device *class_dev, in show_def() 163 static ssize_t show_val_norm(struct device *class_dev, in show_val_norm() 182 static ssize_t show_val_custom(struct device *class_dev, in show_val_custom() 201 static ssize_t show_enum(struct device *class_dev, in show_enum() 225 static ssize_t show_bits(struct device *class_dev, in show_bits() [all …]
|
/Linux-v4.19/include/linux/ |
D | bsg.h | 19 struct device *class_dev; member
|
D | atmdev.h | 169 struct device class_dev; /* sysfs device */ member
|
/Linux-v4.19/include/linux/mfd/ |
D | cros_ec.h | 190 struct device class_dev; member
|
/Linux-v4.19/drivers/staging/comedi/ |
D | comedidev.h | 209 struct device *class_dev; member 538 struct device *class_dev; member
|
/Linux-v4.19/drivers/scsi/osd/ |
D | osd_uld.c | 85 struct device class_dev; member
|
/Linux-v4.19/block/ |
D | bsg.c | 469 struct device *class_dev = NULL; in bsg_register_queue() local
|
/Linux-v4.19/drivers/rtc/ |
D | rtc-davinci.c | 172 static irqreturn_t davinci_rtc_interrupt(int irq, void *class_dev) in davinci_rtc_interrupt()
|
/Linux-v4.19/include/scsi/ |
D | scsi_device.h | 237 #define transport_class_to_sdev(class_dev) \ argument 323 #define transport_class_to_starget(class_dev) \ argument
|
/Linux-v4.19/drivers/scsi/ |
D | ch.c | 913 struct device *class_dev; in ch_probe() local
|
D | scsi_sysfs.c | 419 static void scsi_device_cls_release(struct device *class_dev) in scsi_device_cls_release()
|
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | sysfs.c | 832 struct device *class_dev = &dev->dev; in hfi1_verbs_register_sysfs() local
|
/Linux-v4.19/drivers/hwmon/ |
D | asc7621.c | 91 struct device *class_dev; member
|
/Linux-v4.19/drivers/infiniband/core/ |
D | sysfs.c | 1306 struct device *class_dev = &device->dev; in ib_device_register_sysfs() local
|
/Linux-v4.19/include/linux/mmc/ |
D | host.h | 272 struct device class_dev; member
|
/Linux-v4.19/drivers/block/ |
D | skd_main.c | 221 struct device *class_dev; member
|