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

1234567891011>>

/linux-master/drivers/zorro/
H A Dzorro-driver.c121 static int zorro_bus_match(struct device *dev, struct device_driver *drv)
/linux-master/arch/powerpc/include/asm/
H A Dmacio.h138 struct device_driver driver;
/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.h191 struct device_driver driver;
206 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/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.h349 struct device_driver driver;
356 to_mipi_dsi_driver(struct device_driver *driver)
/linux-master/arch/arm/include/asm/
H A Decard.h208 struct device_driver drv;
/linux-master/drivers/s390/net/
H A Dsmsgiucv_app.c153 struct device_driver *smsgiucv_drv;
H A Dsmsgiucv.c124 static struct device_driver smsg_driver = {
/linux-master/include/pcmcia/
H A Dds.h57 struct device_driver drv;
/linux-master/include/linux/mmc/
H A Dsdio_func.h82 struct device_driver drv;

Completed in 254 milliseconds

1234567891011>>