Home
last modified time | relevance | path

Searched refs:ps3_system_bus_device (Results 1 – 6 of 6) sorted by relevance

/arch/powerpc/include/asm/
Dps3.h93 struct ps3_system_bus_device *dev;
130 struct ps3_system_bus_device;
132 int ps3_dma_region_init(struct ps3_system_bus_device *dev,
158 struct ps3_system_bus_device *dev;
177 int ps3_mmio_region_init(struct ps3_system_bus_device *dev,
209 int ps3_sb_event_receive_port_setup(struct ps3_system_bus_device *dev,
211 int ps3_sb_event_receive_port_destroy(struct ps3_system_bus_device *dev,
361 struct ps3_system_bus_device { struct
383 int ps3_open_hv_device(struct ps3_system_bus_device *dev); argument
384 int ps3_close_hv_device(struct ps3_system_bus_device *dev);
[all …]
Dps3stor.h36 struct ps3_system_bus_device sbd;
/arch/powerpc/platforms/ps3/
Dsystem-bus.c47 static int ps3_is_device(struct ps3_system_bus_device *dev, u64 bus_id, in ps3_is_device()
53 static int ps3_open_hv_device_sb(struct ps3_system_bus_device *dev) in ps3_open_hv_device_sb()
89 static int ps3_close_hv_device_sb(struct ps3_system_bus_device *dev) in ps3_close_hv_device_sb()
120 static int ps3_open_hv_device_gpu(struct ps3_system_bus_device *dev) in ps3_open_hv_device_gpu()
145 static int ps3_close_hv_device_gpu(struct ps3_system_bus_device *dev) in ps3_close_hv_device_gpu()
165 int ps3_open_hv_device(struct ps3_system_bus_device *dev) in ps3_open_hv_device()
203 int ps3_close_hv_device(struct ps3_system_bus_device *dev) in ps3_close_hv_device()
323 int ps3_mmio_region_init(struct ps3_system_bus_device *dev, in ps3_mmio_region_init()
351 struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev); in ps3_system_bus_match()
376 struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev); in ps3_system_bus_probe()
[all …]
Ddevice-init.c40 struct ps3_system_bus_device *dev; in ps3_register_lpm_devices()
130 struct ps3_system_bus_device dev; in ps3_setup_gelic_device()
198 struct ps3_system_bus_device dev; in ps3_setup_uhc_device()
301 struct ps3_system_bus_device dev; in ps3_setup_vuart_device()
455 struct ps3_system_bus_device dev; in ps3_register_sound_devices()
491 struct ps3_system_bus_device dev; in ps3_register_graphics_devices()
526 struct ps3_system_bus_device dev; in ps3_register_ramdisk_device()
683 struct ps3_system_bus_device sbd;
Dinterrupt.c401 int ps3_sb_event_receive_port_setup(struct ps3_system_bus_device *dev, in ps3_sb_event_receive_port_setup()
432 int ps3_sb_event_receive_port_destroy(struct ps3_system_bus_device *dev, in ps3_sb_event_receive_port_destroy()
Dmm.c1131 int ps3_dma_region_init(struct ps3_system_bus_device *dev, in ps3_dma_region_init()