Home
last modified time | relevance | path

Searched defs:_drv (Results 1 – 16 of 16) sorted by relevance

/linux-4.4.14/arch/arm/mach-mmp/include/mach/
Ddevices.h19 #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/
Dbfad_im.h123 #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/
Dseq_device.h65 #define to_seq_drv(_drv) \ argument
Dhdaudio_ext.h208 #define to_ehdac_driver(_drv) container_of(_drv, struct hdac_ext_driver, hdac) argument
Dhdaudio.h189 #define drv_to_hdac_driver(_drv) container_of(_drv, struct hdac_driver, driver) argument
/linux-4.4.14/drivers/parport/
Dshare.c181 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/
Dmc.h48 #define to_fsl_mc_driver(_drv) \ argument
/linux-4.4.14/drivers/block/paride/
Dparide.c472 void pi_unregister_driver(void *_drv) in pi_unregister_driver()
/linux-4.4.14/drivers/xen/xenbus/
Dxenbus_probe.c93 int xenbus_match(struct device *_dev, struct device_driver *_drv) in xenbus_match()
/linux-4.4.14/arch/powerpc/platforms/ps3/
Dsystem-bus.c347 struct device_driver *_drv) in ps3_system_bus_match()
/linux-4.4.14/arch/arm/common/
Dlocomo.c822 static int locomo_match(struct device *_dev, struct device_driver *_drv) in locomo_match()
Dsa1111.c1288 static int sa1111_match(struct device *_dev, struct device_driver *_drv) in sa1111_match()
/linux-4.4.14/arch/powerpc/include/asm/
Dps3.h404 struct device_driver *_drv) in ps3_drv_to_system_bus_drv()
/linux-4.4.14/arch/arm/mach-rpc/
Decard.c1105 static int ecard_match(struct device *_dev, struct device_driver *_drv) in ecard_match()
/linux-4.4.14/drivers/base/
Dbus.c660 static void driver_attach_async(void *_drv, async_cookie_t cookie) in driver_attach_async()
/linux-4.4.14/include/linux/ssb/
Dssb.h327 #define drv_to_ssb_drv(_drv) container_of(_drv, struct ssb_driver, drv) argument