Home
last modified time | relevance | path

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

/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
/arch/powerpc/platforms/ps3/
Dsystem-bus.c347 struct device_driver *_drv) in ps3_system_bus_match()
/arch/arm/common/
Dlocomo.c822 static int locomo_match(struct device *_dev, struct device_driver *_drv) in locomo_match()
Dsa1111.c1292 static int sa1111_match(struct device *_dev, struct device_driver *_drv) in sa1111_match()
/arch/powerpc/include/asm/
Dps3.h406 struct device_driver *_drv) in ps3_drv_to_system_bus_drv()
/arch/arm/mach-rpc/
Decard.c1105 static int ecard_match(struct device *_dev, struct device_driver *_drv) in ecard_match()