Searched refs:device_driver (Results 1 - 25 of 323) sorted by path

1234567891011>>

/linux-master/arch/arm/include/asm/
H A Decard.h208 struct device_driver drv;
/linux-master/drivers/base/
H A Dmodule.c12 static char *make_driver_name(struct device_driver *drv)
33 void module_add_driver(struct module *mod, struct device_driver *drv)
72 void module_remove_driver(struct device_driver *drv)
/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/drivers/hid/
H A Dhid-generic.c26 static int __check_hid_generic(struct device_driver *drv, void *data)
/linux-master/drivers/s390/net/
H A Dsmsgiucv_app.c153 struct device_driver *smsgiucv_drv;
/linux-master/drivers/w1/
H A Dw1_internal.h67 extern struct device_driver w1_master_driver;
/linux-master/include/linux/bcma/
H A Dbcma.h310 struct device_driver drv;
/linux-master/include/linux/
H A Deisa.h60 struct device_driver driver;
H A Dfsi.h42 struct device_driver drv;
H A Dipack.h130 struct device_driver driver;
H A Dntb_transport.h54 struct device_driver driver;
/linux-master/include/linux/hsi/
H A Dhsi.h157 struct device_driver driver;
/linux-master/include/linux/mfd/
H A Dmcp.h47 struct device_driver drv;
/linux-master/include/pcmcia/
H A Dds.h57 struct device_driver drv;
/linux-master/tools/usb/usbip/libsrc/
H A Dusbip_device_driver.h20 extern struct usbip_host_driver device_driver;
/linux-master/tools/usb/usbip/src/
H A Dusbipd.c654 driver = &device_driver;
/linux-master/arch/arm/common/
H A Dlocomo.c819 static int locomo_match(struct device *_dev, struct device_driver *_drv)
H A Dsa1111.c1342 static int sa1111_match(struct device *_dev, struct device_driver *_drv)
/linux-master/arch/arm/include/asm/hardware/
H A Dlocomo.h186 struct device_driver drv;
H A Dsa1111.h401 struct device_driver drv;
/linux-master/arch/arm/mach-rpc/
H A Decard.c1112 static int ecard_match(struct device *_dev, struct device_driver *_drv)
/linux-master/arch/mips/include/asm/
H A Dcdmm.h43 struct device_driver drv;
H A Dgio_device.h31 struct device_driver driver;
/linux-master/arch/mips/sgi-ip22/
H A Dip22-gio.c114 static int gio_bus_match(struct device *dev, struct device_driver *drv)
/linux-master/arch/parisc/include/asm/
H A Dparisc-device.h39 struct device_driver drv;

Completed in 349 milliseconds

1234567891011>>