Searched defs:_drv (Results 1 – 6 of 6) sorted by relevance
/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
|
/arch/powerpc/platforms/ps3/ |
D | system-bus.c | 347 struct device_driver *_drv) in ps3_system_bus_match()
|
/arch/arm/common/ |
D | locomo.c | 821 static int locomo_match(struct device *_dev, struct device_driver *_drv) in locomo_match()
|
D | sa1111.c | 1292 static int sa1111_match(struct device *_dev, struct device_driver *_drv) in sa1111_match()
|
/arch/powerpc/include/asm/ |
D | ps3.h | 404 struct device_driver *_drv) in ps3_drv_to_system_bus_drv()
|
/arch/arm/mach-rpc/ |
D | ecard.c | 1106 static int ecard_match(struct device *_dev, struct device_driver *_drv) in ecard_match()
|