/linux-4.4.14/arch/arm/mach-mmp/include/mach/ |
D | devices.h | 19 #define PXA168_DEVICE(_name, _drv, _id, _irq, _start, _size, _dma...) \ argument 30 #define PXA910_DEVICE(_name, _drv, _id, _irq, _start, _size, _dma...) \ argument 41 #define MMP2_DEVICE(_name, _drv, _id, _irq, _start, _size, _dma...) \ argument
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfad_im.h | 123 #define bfad_get_aen_entry(_drv, _entry) do { \ argument 133 #define bfad_im_post_vendor_event(_entry, _drv, _cnt, _cat, _evt) do { \ argument
|
/linux-4.4.14/include/sound/ |
D | seq_device.h | 65 #define to_seq_drv(_drv) \ argument
|
D | hdaudio_ext.h | 208 #define to_ehdac_driver(_drv) container_of(_drv, struct hdac_ext_driver, hdac) argument
|
D | hdaudio.h | 189 #define drv_to_hdac_driver(_drv) container_of(_drv, struct hdac_driver, driver) argument
|
/linux-4.4.14/drivers/parport/ |
D | share.c | 181 static int driver_detach(struct device_driver *_drv, void *_port) in driver_detach() 304 static int port_detach(struct device *dev, void *_drv) in port_detach()
|
/linux-4.4.14/drivers/staging/fsl-mc/include/ |
D | mc.h | 48 #define to_fsl_mc_driver(_drv) \ argument
|
/linux-4.4.14/drivers/block/paride/ |
D | paride.c | 472 void pi_unregister_driver(void *_drv) in pi_unregister_driver()
|
/linux-4.4.14/drivers/xen/xenbus/ |
D | xenbus_probe.c | 93 int xenbus_match(struct device *_dev, struct device_driver *_drv) in xenbus_match()
|
/linux-4.4.14/arch/powerpc/platforms/ps3/ |
D | system-bus.c | 347 struct device_driver *_drv) in ps3_system_bus_match()
|
/linux-4.4.14/arch/arm/common/ |
D | locomo.c | 822 static int locomo_match(struct device *_dev, struct device_driver *_drv) in locomo_match()
|
D | sa1111.c | 1288 static int sa1111_match(struct device *_dev, struct device_driver *_drv) in sa1111_match()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | ps3.h | 404 struct device_driver *_drv) in ps3_drv_to_system_bus_drv()
|
/linux-4.4.14/arch/arm/mach-rpc/ |
D | ecard.c | 1105 static int ecard_match(struct device *_dev, struct device_driver *_drv) in ecard_match()
|
/linux-4.4.14/drivers/base/ |
D | bus.c | 660 static void driver_attach_async(void *_drv, async_cookie_t cookie) in driver_attach_async()
|
/linux-4.4.14/include/linux/ssb/ |
D | ssb.h | 327 #define drv_to_ssb_drv(_drv) container_of(_drv, struct ssb_driver, drv) argument
|