ps3_system_bus_device   80 arch/powerpc/include/asm/ps3.h 	struct ps3_system_bus_device *dev;
ps3_system_bus_device  116 arch/powerpc/include/asm/ps3.h struct ps3_system_bus_device;
ps3_system_bus_device  118 arch/powerpc/include/asm/ps3.h int ps3_dma_region_init(struct ps3_system_bus_device *dev,
ps3_system_bus_device  144 arch/powerpc/include/asm/ps3.h 	struct ps3_system_bus_device *dev;
ps3_system_bus_device  163 arch/powerpc/include/asm/ps3.h int ps3_mmio_region_init(struct ps3_system_bus_device *dev,
ps3_system_bus_device  195 arch/powerpc/include/asm/ps3.h int ps3_sb_event_receive_port_setup(struct ps3_system_bus_device *dev,
ps3_system_bus_device  197 arch/powerpc/include/asm/ps3.h int ps3_sb_event_receive_port_destroy(struct ps3_system_bus_device *dev,
ps3_system_bus_device  369 arch/powerpc/include/asm/ps3.h int ps3_open_hv_device(struct ps3_system_bus_device *dev);
ps3_system_bus_device  370 arch/powerpc/include/asm/ps3.h int ps3_close_hv_device(struct ps3_system_bus_device *dev);
ps3_system_bus_device  380 arch/powerpc/include/asm/ps3.h 	int (*probe)(struct ps3_system_bus_device *);
ps3_system_bus_device  381 arch/powerpc/include/asm/ps3.h 	int (*remove)(struct ps3_system_bus_device *);
ps3_system_bus_device  382 arch/powerpc/include/asm/ps3.h 	int (*shutdown)(struct ps3_system_bus_device *);
ps3_system_bus_device  387 arch/powerpc/include/asm/ps3.h int ps3_system_bus_device_register(struct ps3_system_bus_device *dev);
ps3_system_bus_device  396 arch/powerpc/include/asm/ps3.h static inline struct ps3_system_bus_device *ps3_dev_to_system_bus_dev(
ps3_system_bus_device  399 arch/powerpc/include/asm/ps3.h 	return container_of(_dev, struct ps3_system_bus_device, core);
ps3_system_bus_device  402 arch/powerpc/include/asm/ps3.h 	ps3_system_bus_dev_to_system_bus_drv(struct ps3_system_bus_device *_dev)
ps3_system_bus_device  416 arch/powerpc/include/asm/ps3.h 	struct ps3_system_bus_device *dev, void *data)
ps3_system_bus_device  421 arch/powerpc/include/asm/ps3.h 	struct ps3_system_bus_device *dev)
ps3_system_bus_device  433 arch/powerpc/include/asm/ps3.h 	struct ps3_system_bus_device *dev;
ps3_system_bus_device  434 arch/powerpc/include/asm/ps3.h 	void (*power_off)(struct ps3_system_bus_device *dev);
ps3_system_bus_device  435 arch/powerpc/include/asm/ps3.h 	void (*restart)(struct ps3_system_bus_device *dev);
ps3_system_bus_device   24 arch/powerpc/include/asm/ps3stor.h 	struct ps3_system_bus_device sbd;
ps3_system_bus_device   28 arch/powerpc/platforms/ps3/device-init.c 	struct ps3_system_bus_device *dev;
ps3_system_bus_device  118 arch/powerpc/platforms/ps3/device-init.c 		struct ps3_system_bus_device dev;
ps3_system_bus_device  186 arch/powerpc/platforms/ps3/device-init.c 		struct ps3_system_bus_device dev;
ps3_system_bus_device  289 arch/powerpc/platforms/ps3/device-init.c 		struct ps3_system_bus_device dev;
ps3_system_bus_device  441 arch/powerpc/platforms/ps3/device-init.c 		struct ps3_system_bus_device dev;
ps3_system_bus_device  477 arch/powerpc/platforms/ps3/device-init.c 		struct ps3_system_bus_device dev;
ps3_system_bus_device  512 arch/powerpc/platforms/ps3/device-init.c 		struct ps3_system_bus_device dev;
ps3_system_bus_device  669 arch/powerpc/platforms/ps3/device-init.c 	struct ps3_system_bus_device sbd;
ps3_system_bus_device  389 arch/powerpc/platforms/ps3/interrupt.c int ps3_sb_event_receive_port_setup(struct ps3_system_bus_device *dev,
ps3_system_bus_device  420 arch/powerpc/platforms/ps3/interrupt.c int ps3_sb_event_receive_port_destroy(struct ps3_system_bus_device *dev,
ps3_system_bus_device 1114 arch/powerpc/platforms/ps3/mm.c int ps3_dma_region_init(struct ps3_system_bus_device *dev,
ps3_system_bus_device   35 arch/powerpc/platforms/ps3/system-bus.c static int ps3_is_device(struct ps3_system_bus_device *dev, u64 bus_id,
ps3_system_bus_device   41 arch/powerpc/platforms/ps3/system-bus.c static int ps3_open_hv_device_sb(struct ps3_system_bus_device *dev)
ps3_system_bus_device   77 arch/powerpc/platforms/ps3/system-bus.c static int ps3_close_hv_device_sb(struct ps3_system_bus_device *dev)
ps3_system_bus_device  108 arch/powerpc/platforms/ps3/system-bus.c static int ps3_open_hv_device_gpu(struct ps3_system_bus_device *dev)
ps3_system_bus_device  133 arch/powerpc/platforms/ps3/system-bus.c static int ps3_close_hv_device_gpu(struct ps3_system_bus_device *dev)
ps3_system_bus_device  153 arch/powerpc/platforms/ps3/system-bus.c int ps3_open_hv_device(struct ps3_system_bus_device *dev)
ps3_system_bus_device  191 arch/powerpc/platforms/ps3/system-bus.c int ps3_close_hv_device(struct ps3_system_bus_device *dev)
ps3_system_bus_device  311 arch/powerpc/platforms/ps3/system-bus.c int ps3_mmio_region_init(struct ps3_system_bus_device *dev,
ps3_system_bus_device  339 arch/powerpc/platforms/ps3/system-bus.c 	struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev);
ps3_system_bus_device  364 arch/powerpc/platforms/ps3/system-bus.c 	struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev);
ps3_system_bus_device  386 arch/powerpc/platforms/ps3/system-bus.c 	struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev);
ps3_system_bus_device  407 arch/powerpc/platforms/ps3/system-bus.c 	struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev);
ps3_system_bus_device  445 arch/powerpc/platforms/ps3/system-bus.c 	struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev);
ps3_system_bus_device  456 arch/powerpc/platforms/ps3/system-bus.c 	struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev);
ps3_system_bus_device  512 arch/powerpc/platforms/ps3/system-bus.c 	struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev);
ps3_system_bus_device  548 arch/powerpc/platforms/ps3/system-bus.c 	struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev);
ps3_system_bus_device  564 arch/powerpc/platforms/ps3/system-bus.c 	struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev);
ps3_system_bus_device  587 arch/powerpc/platforms/ps3/system-bus.c 	struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev);
ps3_system_bus_device  621 arch/powerpc/platforms/ps3/system-bus.c 	struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev);
ps3_system_bus_device  639 arch/powerpc/platforms/ps3/system-bus.c 	struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev);
ps3_system_bus_device  719 arch/powerpc/platforms/ps3/system-bus.c 	struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev);
ps3_system_bus_device  731 arch/powerpc/platforms/ps3/system-bus.c int ps3_system_bus_device_register(struct ps3_system_bus_device *dev)
ps3_system_bus_device  394 drivers/block/ps3disk.c static int ps3disk_probe(struct ps3_system_bus_device *_dev)
ps3_system_bus_device  511 drivers/block/ps3disk.c static int ps3disk_remove(struct ps3_system_bus_device *_dev)
ps3_system_bus_device  114 drivers/block/ps3vram.c static void ps3vram_notifier_reset(struct ps3_system_bus_device *dev)
ps3_system_bus_device  124 drivers/block/ps3vram.c static int ps3vram_notifier_wait(struct ps3_system_bus_device *dev,
ps3_system_bus_device  148 drivers/block/ps3vram.c static void ps3vram_init_ring(struct ps3_system_bus_device *dev)
ps3_system_bus_device  156 drivers/block/ps3vram.c static int ps3vram_wait_ring(struct ps3_system_bus_device *dev,
ps3_system_bus_device  186 drivers/block/ps3vram.c static void ps3vram_rewind_ring(struct ps3_system_bus_device *dev)
ps3_system_bus_device  204 drivers/block/ps3vram.c static void ps3vram_fire_ring(struct ps3_system_bus_device *dev)
ps3_system_bus_device  230 drivers/block/ps3vram.c static void ps3vram_bind(struct ps3_system_bus_device *dev)
ps3_system_bus_device  251 drivers/block/ps3vram.c static int ps3vram_upload(struct ps3_system_bus_device *dev,
ps3_system_bus_device  283 drivers/block/ps3vram.c static int ps3vram_download(struct ps3_system_bus_device *dev,
ps3_system_bus_device  315 drivers/block/ps3vram.c static void ps3vram_cache_evict(struct ps3_system_bus_device *dev, int entry)
ps3_system_bus_device  336 drivers/block/ps3vram.c static void ps3vram_cache_load(struct ps3_system_bus_device *dev, int entry,
ps3_system_bus_device  357 drivers/block/ps3vram.c static void ps3vram_cache_flush(struct ps3_system_bus_device *dev)
ps3_system_bus_device  370 drivers/block/ps3vram.c static unsigned int ps3vram_cache_match(struct ps3_system_bus_device *dev,
ps3_system_bus_device  405 drivers/block/ps3vram.c static int ps3vram_cache_init(struct ps3_system_bus_device *dev)
ps3_system_bus_device  423 drivers/block/ps3vram.c static void ps3vram_cache_cleanup(struct ps3_system_bus_device *dev)
ps3_system_bus_device  431 drivers/block/ps3vram.c static blk_status_t ps3vram_read(struct ps3_system_bus_device *dev, loff_t from,
ps3_system_bus_device  475 drivers/block/ps3vram.c static blk_status_t ps3vram_write(struct ps3_system_bus_device *dev, loff_t to,
ps3_system_bus_device  526 drivers/block/ps3vram.c static void ps3vram_proc_init(struct ps3_system_bus_device *dev)
ps3_system_bus_device  537 drivers/block/ps3vram.c static struct bio *ps3vram_do_bio(struct ps3_system_bus_device *dev,
ps3_system_bus_device  590 drivers/block/ps3vram.c 	struct ps3_system_bus_device *dev = q->queuedata;
ps3_system_bus_device  613 drivers/block/ps3vram.c static int ps3vram_probe(struct ps3_system_bus_device *dev)
ps3_system_bus_device  803 drivers/block/ps3vram.c static int ps3vram_remove(struct ps3_system_bus_device *dev)
ps3_system_bus_device  330 drivers/char/ps3flash.c static int ps3flash_probe(struct ps3_system_bus_device *_dev)
ps3_system_bus_device  406 drivers/char/ps3flash.c static int ps3flash_remove(struct ps3_system_bus_device *_dev)
ps3_system_bus_device 1640 drivers/net/ethernet/toshiba/ps3_gelic_net.c static int ps3_gelic_driver_probe(struct ps3_system_bus_device *dev)
ps3_system_bus_device 1796 drivers/net/ethernet/toshiba/ps3_gelic_net.c static int ps3_gelic_driver_remove(struct ps3_system_bus_device *dev)
ps3_system_bus_device  272 drivers/net/ethernet/toshiba/ps3_gelic_net.h 	struct ps3_system_bus_device *dev;
ps3_system_bus_device  129 drivers/ps3/ps3-lpm.c 	struct ps3_system_bus_device *sbd;
ps3_system_bus_device 1176 drivers/ps3/ps3-lpm.c static int ps3_lpm_probe(struct ps3_system_bus_device *dev)
ps3_system_bus_device 1201 drivers/ps3/ps3-lpm.c static int ps3_lpm_remove(struct ps3_system_bus_device *dev)
ps3_system_bus_device  230 drivers/ps3/ps3-sys-manager.c static int ps3_sys_manager_write(struct ps3_system_bus_device *dev,
ps3_system_bus_device  254 drivers/ps3/ps3-sys-manager.c static int ps3_sys_manager_send_attr(struct ps3_system_bus_device *dev,
ps3_system_bus_device  287 drivers/ps3/ps3-sys-manager.c static int ps3_sys_manager_send_next_op(struct ps3_system_bus_device *dev,
ps3_system_bus_device  333 drivers/ps3/ps3-sys-manager.c 	struct ps3_system_bus_device *dev)
ps3_system_bus_device  369 drivers/ps3/ps3-sys-manager.c static int ps3_sys_manager_send_response(struct ps3_system_bus_device *dev,
ps3_system_bus_device  403 drivers/ps3/ps3-sys-manager.c static int ps3_sys_manager_handle_event(struct ps3_system_bus_device *dev)
ps3_system_bus_device  485 drivers/ps3/ps3-sys-manager.c static int ps3_sys_manager_handle_cmd(struct ps3_system_bus_device *dev)
ps3_system_bus_device  526 drivers/ps3/ps3-sys-manager.c static int ps3_sys_manager_handle_msg(struct ps3_system_bus_device *dev)
ps3_system_bus_device  579 drivers/ps3/ps3-sys-manager.c static void ps3_sys_manager_fin(struct ps3_system_bus_device *dev)
ps3_system_bus_device  607 drivers/ps3/ps3-sys-manager.c static void ps3_sys_manager_final_power_off(struct ps3_system_bus_device *dev)
ps3_system_bus_device  631 drivers/ps3/ps3-sys-manager.c static void ps3_sys_manager_final_restart(struct ps3_system_bus_device *dev)
ps3_system_bus_device  692 drivers/ps3/ps3-sys-manager.c static void ps3_sys_manager_work(struct ps3_system_bus_device *dev)
ps3_system_bus_device  698 drivers/ps3/ps3-sys-manager.c static int ps3_sys_manager_probe(struct ps3_system_bus_device *dev)
ps3_system_bus_device  722 drivers/ps3/ps3-sys-manager.c static int ps3_sys_manager_remove(struct ps3_system_bus_device *dev)
ps3_system_bus_device  728 drivers/ps3/ps3-sys-manager.c static void ps3_sys_manager_shutdown(struct ps3_system_bus_device *dev)
ps3_system_bus_device   83 drivers/ps3/ps3-vuart.c 	struct ps3_system_bus_device *dev)
ps3_system_bus_device  142 drivers/ps3/ps3-vuart.c int ps3_vuart_get_triggers(struct ps3_system_bus_device *dev,
ps3_system_bus_device  186 drivers/ps3/ps3-vuart.c int ps3_vuart_set_triggers(struct ps3_system_bus_device *dev, unsigned int tx,
ps3_system_bus_device  225 drivers/ps3/ps3-vuart.c static int ps3_vuart_get_rx_bytes_waiting(struct ps3_system_bus_device *dev,
ps3_system_bus_device  248 drivers/ps3/ps3-vuart.c static int ps3_vuart_set_interrupt_mask(struct ps3_system_bus_device *dev,
ps3_system_bus_device  268 drivers/ps3/ps3-vuart.c static int ps3_vuart_get_interrupt_status(struct ps3_system_bus_device *dev,
ps3_system_bus_device  290 drivers/ps3/ps3-vuart.c int ps3_vuart_enable_interrupt_tx(struct ps3_system_bus_device *dev)
ps3_system_bus_device  299 drivers/ps3/ps3-vuart.c int ps3_vuart_enable_interrupt_rx(struct ps3_system_bus_device *dev)
ps3_system_bus_device  308 drivers/ps3/ps3-vuart.c int ps3_vuart_enable_interrupt_disconnect(struct ps3_system_bus_device *dev)
ps3_system_bus_device  317 drivers/ps3/ps3-vuart.c int ps3_vuart_disable_interrupt_tx(struct ps3_system_bus_device *dev)
ps3_system_bus_device  326 drivers/ps3/ps3-vuart.c int ps3_vuart_disable_interrupt_rx(struct ps3_system_bus_device *dev)
ps3_system_bus_device  335 drivers/ps3/ps3-vuart.c int ps3_vuart_disable_interrupt_disconnect(struct ps3_system_bus_device *dev)
ps3_system_bus_device  351 drivers/ps3/ps3-vuart.c static int ps3_vuart_raw_write(struct ps3_system_bus_device *dev,
ps3_system_bus_device  381 drivers/ps3/ps3-vuart.c static int ps3_vuart_raw_read(struct ps3_system_bus_device *dev, void *buf,
ps3_system_bus_device  414 drivers/ps3/ps3-vuart.c void ps3_vuart_clear_rx_bytes(struct ps3_system_bus_device *dev,
ps3_system_bus_device  474 drivers/ps3/ps3-vuart.c int ps3_vuart_write(struct ps3_system_bus_device *dev, const void *buf,
ps3_system_bus_device  543 drivers/ps3/ps3-vuart.c static int ps3_vuart_queue_rx_bytes(struct ps3_system_bus_device *dev,
ps3_system_bus_device  598 drivers/ps3/ps3-vuart.c int ps3_vuart_read(struct ps3_system_bus_device *dev, void *buf,
ps3_system_bus_device  663 drivers/ps3/ps3-vuart.c 	struct ps3_system_bus_device *dev =
ps3_system_bus_device  672 drivers/ps3/ps3-vuart.c int ps3_vuart_read_async(struct ps3_system_bus_device *dev, unsigned int bytes)
ps3_system_bus_device  704 drivers/ps3/ps3-vuart.c void ps3_vuart_cancel_async(struct ps3_system_bus_device *dev)
ps3_system_bus_device  718 drivers/ps3/ps3-vuart.c static int ps3_vuart_handle_interrupt_tx(struct ps3_system_bus_device *dev)
ps3_system_bus_device  778 drivers/ps3/ps3-vuart.c static int ps3_vuart_handle_interrupt_rx(struct ps3_system_bus_device *dev)
ps3_system_bus_device  808 drivers/ps3/ps3-vuart.c 	struct ps3_system_bus_device *dev)
ps3_system_bus_device  823 drivers/ps3/ps3-vuart.c static int ps3_vuart_handle_port_interrupt(struct ps3_system_bus_device *dev)
ps3_system_bus_device  866 drivers/ps3/ps3-vuart.c 	struct ps3_system_bus_device *devices[PORT_COUNT];
ps3_system_bus_device  982 drivers/ps3/ps3-vuart.c static int ps3_vuart_probe(struct ps3_system_bus_device *dev)
ps3_system_bus_device 1088 drivers/ps3/ps3-vuart.c static int ps3_vuart_cleanup(struct ps3_system_bus_device *dev)
ps3_system_bus_device 1106 drivers/ps3/ps3-vuart.c static int ps3_vuart_remove(struct ps3_system_bus_device *dev)
ps3_system_bus_device 1158 drivers/ps3/ps3-vuart.c static int ps3_vuart_shutdown(struct ps3_system_bus_device *dev)
ps3_system_bus_device   36 drivers/ps3/ps3av.c 	struct ps3_system_bus_device *dev;
ps3_system_bus_device  174 drivers/ps3/ps3av.c static int ps3av_vuart_write(struct ps3_system_bus_device *dev,
ps3_system_bus_device  184 drivers/ps3/ps3av.c static int ps3av_vuart_read(struct ps3_system_bus_device *dev, void *buf,
ps3_system_bus_device  922 drivers/ps3/ps3av.c static int ps3av_probe(struct ps3_system_bus_device *dev)
ps3_system_bus_device  998 drivers/ps3/ps3av.c static int ps3av_remove(struct ps3_system_bus_device *dev)
ps3_system_bus_device 1012 drivers/ps3/ps3av.c static void ps3av_shutdown(struct ps3_system_bus_device *dev)
ps3_system_bus_device   24 drivers/ps3/ps3stor_lib.c 	struct ps3_system_bus_device *disk_sbd;
ps3_system_bus_device   27 drivers/ps3/ps3stor_lib.c static int ps3stor_open_hv_device(struct ps3_system_bus_device *sbd)
ps3_system_bus_device   43 drivers/ps3/ps3stor_lib.c static int ps3stor_close_hv_device(struct ps3_system_bus_device *sbd)
ps3_system_bus_device   25 drivers/ps3/vuart.h 	struct ps3_system_bus_device *dev; /* to convert work to device */
ps3_system_bus_device   34 drivers/ps3/vuart.h 	int (*probe)(struct ps3_system_bus_device *);
ps3_system_bus_device   35 drivers/ps3/vuart.h 	int (*remove)(struct ps3_system_bus_device *);
ps3_system_bus_device   36 drivers/ps3/vuart.h 	void (*shutdown)(struct ps3_system_bus_device *);
ps3_system_bus_device   37 drivers/ps3/vuart.h 	void (*work)(struct ps3_system_bus_device *);
ps3_system_bus_device   49 drivers/ps3/vuart.h 	ps3_system_bus_dev_to_vuart_drv(struct ps3_system_bus_device *_dev)
ps3_system_bus_device   56 drivers/ps3/vuart.h static inline struct ps3_system_bus_device *ps3_vuart_work_to_system_bus_dev(
ps3_system_bus_device   64 drivers/ps3/vuart.h int ps3_vuart_write(struct ps3_system_bus_device *dev, const void *buf,
ps3_system_bus_device   66 drivers/ps3/vuart.h int ps3_vuart_read(struct ps3_system_bus_device *dev, void *buf,
ps3_system_bus_device   68 drivers/ps3/vuart.h int ps3_vuart_read_async(struct ps3_system_bus_device *dev, unsigned int bytes);
ps3_system_bus_device   69 drivers/ps3/vuart.h void ps3_vuart_cancel_async(struct ps3_system_bus_device *dev);
ps3_system_bus_device   70 drivers/ps3/vuart.h void ps3_vuart_clear_rx_bytes(struct ps3_system_bus_device *dev,
ps3_system_bus_device   78 drivers/ps3/vuart.h int ps3_vuart_get_triggers(struct ps3_system_bus_device *dev,
ps3_system_bus_device   80 drivers/ps3/vuart.h int ps3_vuart_set_triggers(struct ps3_system_bus_device *dev, unsigned int tx,
ps3_system_bus_device   82 drivers/ps3/vuart.h int ps3_vuart_enable_interrupt_tx(struct ps3_system_bus_device *dev);
ps3_system_bus_device   83 drivers/ps3/vuart.h int ps3_vuart_disable_interrupt_tx(struct ps3_system_bus_device *dev);
ps3_system_bus_device   84 drivers/ps3/vuart.h int ps3_vuart_enable_interrupt_rx(struct ps3_system_bus_device *dev);
ps3_system_bus_device   85 drivers/ps3/vuart.h int ps3_vuart_disable_interrupt_rx(struct ps3_system_bus_device *dev);
ps3_system_bus_device   86 drivers/ps3/vuart.h int ps3_vuart_enable_interrupt_disconnect(struct ps3_system_bus_device *dev);
ps3_system_bus_device   87 drivers/ps3/vuart.h int ps3_vuart_disable_interrupt_disconnect(struct ps3_system_bus_device *dev);
ps3_system_bus_device  344 drivers/scsi/ps3rom.c static int ps3rom_probe(struct ps3_system_bus_device *_dev)
ps3_system_bus_device  405 drivers/scsi/ps3rom.c static int ps3rom_remove(struct ps3_system_bus_device *_dev)
ps3_system_bus_device   84 drivers/usb/host/ehci-ps3.c static int ps3_ehci_probe(struct ps3_system_bus_device *dev)
ps3_system_bus_device  203 drivers/usb/host/ehci-ps3.c static int ps3_ehci_remove(struct ps3_system_bus_device *dev)
ps3_system_bus_device   67 drivers/usb/host/ohci-ps3.c static int ps3_ohci_probe(struct ps3_system_bus_device *dev)
ps3_system_bus_device  187 drivers/usb/host/ohci-ps3.c static int ps3_ohci_remove(struct ps3_system_bus_device *dev)
ps3_system_bus_device  962 drivers/video/fbdev/ps3fb.c static int ps3fb_probe(struct ps3_system_bus_device *dev)
ps3_system_bus_device 1210 drivers/video/fbdev/ps3fb.c static int ps3fb_shutdown(struct ps3_system_bus_device *dev)
ps3_system_bus_device  912 sound/ppc/snd_ps3.c static int snd_ps3_driver_probe(struct ps3_system_bus_device *dev)
ps3_system_bus_device 1071 sound/ppc/snd_ps3.c static int snd_ps3_driver_remove(struct ps3_system_bus_device *dev)
ps3_system_bus_device   49 sound/ppc/snd_ps3.h 	struct ps3_system_bus_device *ps3_dev;