Searched refs:device_driver (Results 76 - 100 of 324) sorted by relevance

1234567891011>>

/linux-master/include/linux/
H A Dserio.h81 struct device_driver driver;
H A Dslimbus.h91 struct device_driver driver;
H A Dgreybus.h65 struct device_driver driver;
H A Dtee_drv.h297 struct device_driver driver;
H A Dplatform_device.h65 const struct device_driver *drv);
253 struct device_driver driver;
H A Dserdev.h65 struct device_driver driver;
70 static inline struct serdev_device_driver *to_serdev_device_driver(struct device_driver *d)
H A Dvirtio.h197 struct device_driver driver;
212 static inline struct virtio_driver *drv_to_virtio(struct device_driver *drv)
H A Dmdio.h34 int (*bus_match)(struct device *dev, struct device_driver *drv);
55 struct device_driver driver;
61 to_mdio_common_driver(const struct device_driver *driver)
84 to_mdio_driver(const struct device_driver *driver)
108 int mdio_device_bus_match(struct device *dev, struct device_driver *drv);
H A Dipack.h130 struct device_driver driver;
H A Dtifm.h107 struct device_driver driver;
H A Drmi.h301 struct device_driver driver;
H A Dw1.h235 struct device_driver *driver;
/linux-master/drivers/input/rmi4/
H A Drmi_bus.h76 struct device_driver driver;
/linux-master/drivers/s390/cio/
H A Dcss.h96 struct device_driver drv;
/linux-master/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_bus.c17 static int vchiq_bus_type_match(struct device *dev, struct device_driver *drv)
/linux-master/drivers/xen/xen-pciback/
H A Dpci_stub.c1172 static ssize_t new_slot_store(struct device_driver *drv, const char *buf,
1191 static ssize_t remove_slot_store(struct device_driver *drv, const char *buf,
1210 static ssize_t slots_show(struct device_driver *drv, char *buf)
1233 static ssize_t irq_handlers_show(struct device_driver *drv, char *buf)
1262 static ssize_t irq_handler_state_store(struct device_driver *drv,
1302 static ssize_t quirks_store(struct device_driver *drv, const char *buf,
1321 static ssize_t quirks_show(struct device_driver *drv, char *buf)
1366 static ssize_t permissive_store(struct device_driver *drv, const char *buf,
1406 static ssize_t permissive_show(struct device_driver *drv, char *buf)
1430 static ssize_t allow_interrupt_control_store(struct device_driver *dr
[all...]
/linux-master/drivers/base/power/
H A Dgeneric_ops.c60 struct device_driver *drv = dev->driver;
293 struct device_driver *drv = dev->driver;
/linux-master/include/xen/
H A Dxenbus.h121 struct device_driver driver;
127 static inline struct xenbus_driver *to_xenbus_driver(struct device_driver *drv)
/linux-master/include/drm/
H A Ddrm_mipi_dsi.h358 struct device_driver driver;
365 to_mipi_dsi_driver(struct device_driver *driver)
/linux-master/include/net/iucv/
H A Diucv.h86 struct device_driver;
89 struct device_driver *driver, void *priv,
/linux-master/arch/arm/include/asm/
H A Decard.h208 struct device_driver drv;
/linux-master/include/pcmcia/
H A Dds.h57 struct device_driver drv;
/linux-master/drivers/s390/net/
H A Dsmsgiucv.c124 static struct device_driver smsg_driver = {
/linux-master/drivers/misc/sgi-xp/
H A Dxp_main.c24 static struct device_driver xp_dbg_name = {
/linux-master/drivers/media/pci/ivtv/
H A Divtv-alsa-main.c260 struct device_driver *drv;

Completed in 412 milliseconds

1234567891011>>