Searched defs:class_dev (Results 1 - 13 of 13) sorted by relevance

/linux-4.1.27/include/linux/
H A Dbsg.h9 struct device *class_dev; member in struct:bsg_class_device
H A Datmdev.h167 struct device class_dev; /* sysfs device */ member in struct:atm_dev
/linux-4.1.27/drivers/scsi/osd/
H A Dosd_uld.c85 struct device class_dev; member in struct:osd_uld_device
/linux-4.1.27/drivers/media/usb/pvrusb2/
H A Dpvrusb2-sysfs.c34 struct device *class_dev; member in struct:pvr2_sysfs
87 static ssize_t show_name(struct device *class_dev, show_name() argument
101 static ssize_t show_type(struct device *class_dev, show_type() argument
123 static ssize_t show_min(struct device *class_dev, show_min() argument
136 static ssize_t show_max(struct device *class_dev, show_max() argument
149 static ssize_t show_def(struct device *class_dev, show_def() argument
168 static ssize_t show_val_norm(struct device *class_dev, show_val_norm() argument
187 static ssize_t show_val_custom(struct device *class_dev, show_val_custom() argument
206 static ssize_t show_enum(struct device *class_dev, show_enum() argument
230 static ssize_t show_bits(struct device *class_dev, show_bits() argument
273 static ssize_t store_val_norm(struct device *class_dev, store_val_norm() argument
287 static ssize_t store_val_custom(struct device *class_dev, store_val_custom() argument
514 static void pvr2_sysfs_release(struct device *class_dev) pvr2_sysfs_release() argument
563 static ssize_t v4l_minor_number_show(struct device *class_dev, v4l_minor_number_show() argument
575 static ssize_t bus_info_show(struct device *class_dev, bus_info_show() argument
586 static ssize_t hdw_name_show(struct device *class_dev, hdw_name_show() argument
597 static ssize_t hdw_desc_show(struct device *class_dev, hdw_desc_show() argument
608 static ssize_t v4l_radio_minor_number_show(struct device *class_dev, v4l_radio_minor_number_show() argument
621 static ssize_t unit_number_show(struct device *class_dev, unit_number_show() argument
636 struct device *class_dev; class_dev_create() local
815 static ssize_t debuginfo_show(struct device *class_dev, debuginfo_show() argument
826 static ssize_t debugcmd_show(struct device *class_dev, debugcmd_show() argument
836 static ssize_t debugcmd_store(struct device *class_dev, debugcmd_store() argument
/linux-4.1.27/drivers/scsi/
H A Dch.c901 struct device *class_dev; ch_probe() local
H A Dscsi_sysfs.c385 static void scsi_device_cls_release(struct device *class_dev) scsi_device_cls_release() argument
/linux-4.1.27/drivers/rtc/
H A Drtc-davinci.c172 static irqreturn_t davinci_rtc_interrupt(int irq, void *class_dev) davinci_rtc_interrupt() argument
/linux-4.1.27/block/
H A Dbsg.c980 struct device *class_dev = NULL; bsg_register_queue() local
/linux-4.1.27/drivers/hwmon/
H A Dasc7621.c91 struct device *class_dev; member in struct:asc7621_data
/linux-4.1.27/drivers/infiniband/core/
H A Dsysfs.c839 struct device *class_dev = &device->dev; ib_device_register_sysfs() local
/linux-4.1.27/drivers/staging/comedi/
H A Dcomedidev.h89 struct device *class_dev; member in struct:comedi_subdevice
262 struct device *class_dev; member in struct:comedi_device
/linux-4.1.27/include/linux/mmc/
H A Dhost.h201 struct device class_dev; member in struct:mmc_host
/linux-4.1.27/drivers/block/
H A Dskd_main.c286 struct device *class_dev; member in struct:skd_device

Completed in 698 milliseconds