Home
last modified time | relevance | path

Searched defs:_dev (Results 1 – 7 of 7) sorted by relevance

/arch/powerpc/platforms/ps3/
A Dsystem-bus.c335 static int ps3_system_bus_match(struct device *_dev, in ps3_system_bus_match()
362 static int ps3_system_bus_probe(struct device *_dev) in ps3_system_bus_probe()
384 static void ps3_system_bus_remove(struct device *_dev) in ps3_system_bus_remove()
404 static void ps3_system_bus_shutdown(struct device *_dev) in ps3_system_bus_shutdown()
505 static void * ps3_alloc_coherent(struct device *_dev, size_t size, in ps3_alloc_coherent()
616 static void ps3_unmap_page(struct device *_dev, dma_addr_t dma_addr, in ps3_unmap_page()
630 static int ps3_sb_map_sg(struct device *_dev, struct scatterlist *sgl, in ps3_sb_map_sg()
658 static int ps3_ioc0_map_sg(struct device *_dev, struct scatterlist *sg, in ps3_ioc0_map_sg()
667 static void ps3_sb_unmap_sg(struct device *_dev, struct scatterlist *sg, in ps3_sb_unmap_sg()
682 static int ps3_dma_supported(struct device *_dev, u64 mask) in ps3_dma_supported()
[all …]
/arch/mips/include/asm/
A Dgio_device.h50 #define gio_get_drvdata(_dev) dev_get_drvdata(&(_dev)->dev) argument
51 #define gio_set_drvdata(_dev, data) dev_set_drvdata(&(_dev)->dev, (data)) argument
/arch/arm/common/
A Dlocomo.c212 static void locomo_dev_release(struct device *_dev) in locomo_dev_release()
819 static int locomo_match(struct device *_dev, const struct device_driver *_drv) in locomo_match()
A Dsa1111.c725 static void sa1111_dev_release(struct device *_dev) in sa1111_dev_release()
1346 static int sa1111_match(struct device *_dev, const struct device_driver *_drv) in sa1111_match()
/arch/powerpc/include/asm/
A Dps3.h395 const struct device *_dev) in ps3_dev_to_system_bus_dev()
400 ps3_system_bus_dev_to_system_bus_drv(struct ps3_system_bus_device *_dev) in ps3_system_bus_dev_to_system_bus_drv()
/arch/arm/mach-rpc/
A Decard.c1112 static int ecard_match(struct device *_dev, const struct device_driver *_drv) in ecard_match()
/arch/mips/include/asm/pci/
A Dbridge.h622 #define BRIDGE_INT_DEV_SET(_dev, _line) (_dev << BRIDGE_INT_DEV_SHFT(_line)) argument

Completed in 26 milliseconds