Searched refs:ps3_system_bus_device (Results 1 – 6 of 6) sorted by relevance
81 struct ps3_system_bus_device *dev;118 struct ps3_system_bus_device;146 struct ps3_system_bus_device *dev;349 struct ps3_system_bus_device { struct382 int (*probe)(struct ps3_system_bus_device *);383 void (*remove)(struct ps3_system_bus_device *);384 void (*shutdown)(struct ps3_system_bus_device *);414 struct ps3_system_bus_device *dev, void *data) in ps3_system_bus_set_drvdata()419 struct ps3_system_bus_device *dev) in ps3_system_bus_get_drvdata()427 struct ps3_system_bus_device *dev;[all …]
24 struct ps3_system_bus_device sbd;
35 static int ps3_is_device(struct ps3_system_bus_device *dev, u64 bus_id, in ps3_is_device()41 static int ps3_open_hv_device_sb(struct ps3_system_bus_device *dev) in ps3_open_hv_device_sb()78 static int ps3_close_hv_device_sb(struct ps3_system_bus_device *dev) in ps3_close_hv_device_sb()109 static int ps3_open_hv_device_gpu(struct ps3_system_bus_device *dev) in ps3_open_hv_device_gpu()134 static int ps3_close_hv_device_gpu(struct ps3_system_bus_device *dev) in ps3_close_hv_device_gpu()154 int ps3_open_hv_device(struct ps3_system_bus_device *dev) in ps3_open_hv_device()192 int ps3_close_hv_device(struct ps3_system_bus_device *dev) in ps3_close_hv_device()312 int ps3_mmio_region_init(struct ps3_system_bus_device *dev, in ps3_mmio_region_init()340 struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev); in ps3_system_bus_match()365 struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev); in ps3_system_bus_probe()[all …]
30 struct ps3_system_bus_device *dev; in ps3_register_lpm_devices()120 struct ps3_system_bus_device dev; in ps3_setup_gelic_device()188 struct ps3_system_bus_device dev; in ps3_setup_uhc_device()291 struct ps3_system_bus_device dev; in ps3_setup_vuart_device()443 struct ps3_system_bus_device dev; in ps3_register_sound_devices()479 struct ps3_system_bus_device dev; in ps3_register_graphics_devices()514 struct ps3_system_bus_device dev; in ps3_register_ramdisk_device()671 struct ps3_system_bus_device sbd;
390 int ps3_sb_event_receive_port_setup(struct ps3_system_bus_device *dev, in ps3_sb_event_receive_port_setup()421 int ps3_sb_event_receive_port_destroy(struct ps3_system_bus_device *dev, in ps3_sb_event_receive_port_destroy()
1118 int ps3_dma_region_init(struct ps3_system_bus_device *dev, in ps3_dma_region_init()
Completed in 14 milliseconds