• Home
  • Raw
  • Download

Lines Matching defs:dev

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() local
365 struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev); in ps3_system_bus_probe() local
386 struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev); in ps3_system_bus_remove() local
406 struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev); in ps3_system_bus_shutdown() local
444 struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev); in ps3_system_bus_uevent() local
455 struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev); in modalias_show() local
511 struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev); in ps3_alloc_coherent() local
547 struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev); in ps3_free_coherent() local
563 struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev); in ps3_sb_map_page() local
586 struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev); in ps3_ioc0_map_page() local
620 struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev); in ps3_unmap_page() local
722 struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev); in ps3_system_bus_release_device() local
734 int ps3_system_bus_device_register(struct ps3_system_bus_device *dev) in ps3_system_bus_device_register()