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()
77 static int ps3_close_hv_device_sb(struct ps3_system_bus_device *dev) in ps3_close_hv_device_sb()
108 static int ps3_open_hv_device_gpu(struct ps3_system_bus_device *dev) in ps3_open_hv_device_gpu()
133 static int ps3_close_hv_device_gpu(struct ps3_system_bus_device *dev) in ps3_close_hv_device_gpu()
153 int ps3_open_hv_device(struct ps3_system_bus_device *dev) in ps3_open_hv_device()
191 int ps3_close_hv_device(struct ps3_system_bus_device *dev) in ps3_close_hv_device()
311 int ps3_mmio_region_init(struct ps3_system_bus_device *dev, in ps3_mmio_region_init()
339 struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev); in ps3_system_bus_match() local
364 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
407 struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev); in ps3_system_bus_shutdown() local
445 struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev); in ps3_system_bus_uevent() local
456 struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev); in modalias_show() local
512 struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev); in ps3_alloc_coherent() local
548 struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev); in ps3_free_coherent() local
564 struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev); in ps3_sb_map_page() local
587 struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev); in ps3_ioc0_map_page() local
621 struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev); in ps3_unmap_page() local
723 struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev); in ps3_system_bus_release_device() local
735 int ps3_system_bus_device_register(struct ps3_system_bus_device *dev) in ps3_system_bus_device_register()