Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ps3/
Dvuart.h37 struct ps3_system_bus_device *dev; /* to convert work to device */
46 int (*probe)(struct ps3_system_bus_device *);
47 int (*remove)(struct ps3_system_bus_device *);
48 void (*shutdown)(struct ps3_system_bus_device *);
49 void (*work)(struct ps3_system_bus_device *);
61 ps3_system_bus_dev_to_vuart_drv(struct ps3_system_bus_device *_dev) in ps3_system_bus_dev_to_vuart_drv()
68 static inline struct ps3_system_bus_device *ps3_vuart_work_to_system_bus_dev( in ps3_vuart_work_to_system_bus_dev()
76 int ps3_vuart_write(struct ps3_system_bus_device *dev, const void *buf,
78 int ps3_vuart_read(struct ps3_system_bus_device *dev, void *buf,
80 int ps3_vuart_read_async(struct ps3_system_bus_device *dev, unsigned int bytes);
[all …]
Dps3-sys-manager.c242 static int ps3_sys_manager_write(struct ps3_system_bus_device *dev, in ps3_sys_manager_write()
266 static int ps3_sys_manager_send_attr(struct ps3_system_bus_device *dev, in ps3_sys_manager_send_attr()
299 static int ps3_sys_manager_send_next_op(struct ps3_system_bus_device *dev, in ps3_sys_manager_send_next_op()
345 struct ps3_system_bus_device *dev) in ps3_sys_manager_send_request_shutdown()
381 static int ps3_sys_manager_send_response(struct ps3_system_bus_device *dev, in ps3_sys_manager_send_response()
415 static int ps3_sys_manager_handle_event(struct ps3_system_bus_device *dev) in ps3_sys_manager_handle_event()
497 static int ps3_sys_manager_handle_cmd(struct ps3_system_bus_device *dev) in ps3_sys_manager_handle_cmd()
538 static int ps3_sys_manager_handle_msg(struct ps3_system_bus_device *dev) in ps3_sys_manager_handle_msg()
591 static void ps3_sys_manager_fin(struct ps3_system_bus_device *dev) in ps3_sys_manager_fin()
619 static void ps3_sys_manager_final_power_off(struct ps3_system_bus_device *dev) in ps3_sys_manager_final_power_off()
[all …]
Dps3-vuart.c95 struct ps3_system_bus_device *dev) in to_port_priv()
154 int ps3_vuart_get_triggers(struct ps3_system_bus_device *dev, in ps3_vuart_get_triggers()
198 int ps3_vuart_set_triggers(struct ps3_system_bus_device *dev, unsigned int tx, in ps3_vuart_set_triggers()
237 static int ps3_vuart_get_rx_bytes_waiting(struct ps3_system_bus_device *dev, in ps3_vuart_get_rx_bytes_waiting()
260 static int ps3_vuart_set_interrupt_mask(struct ps3_system_bus_device *dev, in ps3_vuart_set_interrupt_mask()
280 static int ps3_vuart_get_interrupt_status(struct ps3_system_bus_device *dev, in ps3_vuart_get_interrupt_status()
302 int ps3_vuart_enable_interrupt_tx(struct ps3_system_bus_device *dev) in ps3_vuart_enable_interrupt_tx()
311 int ps3_vuart_enable_interrupt_rx(struct ps3_system_bus_device *dev) in ps3_vuart_enable_interrupt_rx()
320 int ps3_vuart_enable_interrupt_disconnect(struct ps3_system_bus_device *dev) in ps3_vuart_enable_interrupt_disconnect()
329 int ps3_vuart_disable_interrupt_tx(struct ps3_system_bus_device *dev) in ps3_vuart_disable_interrupt_tx()
[all …]
Dps3stor_lib.c36 struct ps3_system_bus_device *disk_sbd;
39 static int ps3stor_open_hv_device(struct ps3_system_bus_device *sbd) in ps3stor_open_hv_device()
55 static int ps3stor_close_hv_device(struct ps3_system_bus_device *sbd) in ps3stor_close_hv_device()
Dps3av.c48 struct ps3_system_bus_device *dev;
186 static int ps3av_vuart_write(struct ps3_system_bus_device *dev, in ps3av_vuart_write()
196 static int ps3av_vuart_read(struct ps3_system_bus_device *dev, void *buf, in ps3av_vuart_read()
934 static int ps3av_probe(struct ps3_system_bus_device *dev) in ps3av_probe()
1010 static int ps3av_remove(struct ps3_system_bus_device *dev) in ps3av_remove()
1024 static void ps3av_shutdown(struct ps3_system_bus_device *dev) in ps3av_shutdown()
Dps3-lpm.c141 struct ps3_system_bus_device *sbd;
1188 static int ps3_lpm_probe(struct ps3_system_bus_device *dev) in ps3_lpm_probe()
1213 static int ps3_lpm_remove(struct ps3_system_bus_device *dev) in ps3_lpm_remove()
/Linux-v4.19/arch/powerpc/include/asm/
Dps3.h92 struct ps3_system_bus_device *dev;
128 struct ps3_system_bus_device;
130 int ps3_dma_region_init(struct ps3_system_bus_device *dev,
156 struct ps3_system_bus_device *dev;
175 int ps3_mmio_region_init(struct ps3_system_bus_device *dev,
207 int ps3_sb_event_receive_port_setup(struct ps3_system_bus_device *dev,
209 int ps3_sb_event_receive_port_destroy(struct ps3_system_bus_device *dev,
359 struct ps3_system_bus_device { struct
381 int ps3_open_hv_device(struct ps3_system_bus_device *dev); argument
382 int ps3_close_hv_device(struct ps3_system_bus_device *dev);
[all …]
Dps3stor.h36 struct ps3_system_bus_device sbd;
/Linux-v4.19/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.c1126 int ps3_dma_region_init(struct ps3_system_bus_device *dev, in ps3_dma_region_init()
/Linux-v4.19/drivers/block/
Dps3vram.c113 static void ps3vram_notifier_reset(struct ps3_system_bus_device *dev) in ps3vram_notifier_reset()
123 static int ps3vram_notifier_wait(struct ps3_system_bus_device *dev, in ps3vram_notifier_wait()
147 static void ps3vram_init_ring(struct ps3_system_bus_device *dev) in ps3vram_init_ring()
155 static int ps3vram_wait_ring(struct ps3_system_bus_device *dev, in ps3vram_wait_ring()
185 static void ps3vram_rewind_ring(struct ps3_system_bus_device *dev) in ps3vram_rewind_ring()
203 static void ps3vram_fire_ring(struct ps3_system_bus_device *dev) in ps3vram_fire_ring()
229 static void ps3vram_bind(struct ps3_system_bus_device *dev) in ps3vram_bind()
250 static int ps3vram_upload(struct ps3_system_bus_device *dev, in ps3vram_upload()
282 static int ps3vram_download(struct ps3_system_bus_device *dev, in ps3vram_download()
314 static void ps3vram_cache_evict(struct ps3_system_bus_device *dev, int entry) in ps3vram_cache_evict()
[all …]
Dps3disk.c407 static int ps3disk_probe(struct ps3_system_bus_device *_dev) in ps3disk_probe()
522 static int ps3disk_remove(struct ps3_system_bus_device *_dev) in ps3disk_remove()
/Linux-v4.19/drivers/usb/host/
Dehci-ps3.c84 static int ps3_ehci_probe(struct ps3_system_bus_device *dev) in ps3_ehci_probe()
203 static int ps3_ehci_remove(struct ps3_system_bus_device *dev) in ps3_ehci_remove()
Dohci-ps3.c67 static int ps3_ohci_probe(struct ps3_system_bus_device *dev) in ps3_ohci_probe()
187 static int ps3_ohci_remove(struct ps3_system_bus_device *dev) in ps3_ohci_remove()
/Linux-v4.19/sound/ppc/
Dsnd_ps3.h61 struct ps3_system_bus_device *ps3_dev;
Dsnd_ps3.c929 static int snd_ps3_driver_probe(struct ps3_system_bus_device *dev) in snd_ps3_driver_probe()
1092 static int snd_ps3_driver_remove(struct ps3_system_bus_device *dev) in snd_ps3_driver_remove()
/Linux-v4.19/drivers/scsi/
Dps3rom.c357 static int ps3rom_probe(struct ps3_system_bus_device *_dev) in ps3rom_probe()
418 static int ps3rom_remove(struct ps3_system_bus_device *_dev) in ps3rom_remove()
/Linux-v4.19/drivers/char/
Dps3flash.c342 static int ps3flash_probe(struct ps3_system_bus_device *_dev) in ps3flash_probe()
418 static int ps3flash_remove(struct ps3_system_bus_device *_dev) in ps3flash_remove()
/Linux-v4.19/drivers/net/ethernet/toshiba/
Dps3_gelic_net.h285 struct ps3_system_bus_device *dev;
Dps3_gelic_net.c1653 static int ps3_gelic_driver_probe(struct ps3_system_bus_device *dev) in ps3_gelic_driver_probe()
1809 static int ps3_gelic_driver_remove(struct ps3_system_bus_device *dev) in ps3_gelic_driver_remove()
/Linux-v4.19/drivers/video/fbdev/
Dps3fb.c962 static int ps3fb_probe(struct ps3_system_bus_device *dev) in ps3fb_probe()
1210 static int ps3fb_shutdown(struct ps3_system_bus_device *dev) in ps3fb_shutdown()