Home
last modified time | relevance | path

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

/arch/powerpc/platforms/ps3/
Dsystem-bus.c346 static int ps3_system_bus_match(struct device *_dev, in ps3_system_bus_match()
373 static int ps3_system_bus_probe(struct device *_dev) in ps3_system_bus_probe()
395 static int ps3_system_bus_remove(struct device *_dev) in ps3_system_bus_remove()
417 static void ps3_system_bus_shutdown(struct device *_dev) in ps3_system_bus_shutdown()
455 static int ps3_system_bus_uevent(struct device *_dev, struct kobj_uevent_env *env) in ps3_system_bus_uevent()
465 static ssize_t modalias_show(struct device *_dev, struct device_attribute *a, in modalias_show()
517 static void * ps3_alloc_coherent(struct device *_dev, size_t size, in ps3_alloc_coherent()
555 static void ps3_free_coherent(struct device *_dev, size_t size, void *vaddr, in ps3_free_coherent()
570 static dma_addr_t ps3_sb_map_page(struct device *_dev, struct page *page, in ps3_sb_map_page()
592 static dma_addr_t ps3_ioc0_map_page(struct device *_dev, struct page *page, in ps3_ioc0_map_page()
[all …]
/arch/mips/include/asm/
Dgio_device.h53 #define gio_get_drvdata(_dev) drv_get_drvdata(&(_dev)->dev) argument
54 #define gio_set_drvdata(_dev, data) drv_set_drvdata(&(_dev)->dev, (data)) argument
/arch/arm/common/
Dlocomo.c213 static void locomo_dev_release(struct device *_dev) in locomo_dev_release()
821 static int locomo_match(struct device *_dev, struct device_driver *_drv) in locomo_match()
Dsa1111.c609 static void sa1111_dev_release(struct device *_dev) in sa1111_dev_release()
1293 static int sa1111_match(struct device *_dev, struct device_driver *_drv) in sa1111_match()
/arch/powerpc/include/asm/
Dps3.h410 struct device *_dev) in ps3_dev_to_system_bus_dev()
415 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-tegra/
Dtegra30_clocks.c2823 #define PERIPH_CLK(_name, _dev, _con, _clk_num, _reg, _max, _inputs, _flags) \ argument
2840 #define PERIPH_CLK_EX(_name, _dev, _con, _clk_num, _reg, _max, _inputs, \ argument
2858 #define SHARED_CLK(_name, _dev, _con, _parent, _id, _div, _mode)\ argument
2972 #define CLK_DUPLICATE(_name, _dev, _con) \ argument
Dtegra2_clocks.c2113 #define PERIPH_CLK(_name, _dev, _con, _clk_num, _reg, _max, _inputs, _flags) \ argument
2130 #define SHARED_CLK(_name, _dev, _con, _parent) \ argument
2224 #define CLK_DUPLICATE(_name, _dev, _con) \ argument
/arch/arm/mach-rpc/
Decard.c1104 static int ecard_match(struct device *_dev, struct device_driver *_drv) in ecard_match()
/arch/mips/include/asm/pci/
Dbridge.h619 #define BRIDGE_INT_DEV_SET(_dev, _line) (_dev << BRIDGE_INT_DEV_SHFT(_line)) argument