Searched refs:ps3_is_device (Results 1 – 1 of 1) sorted by relevance
/arch/powerpc/platforms/ps3/ |
D | system-bus.c | 45 static int ps3_is_device(struct ps3_system_bus_device *dev, u64 bus_id, in ps3_is_device() function 58 if (ps3_is_device(dev, 1, 1)) { in ps3_open_hv_device_sb() 66 if (ps3_is_device(dev, 1, 2)) { in ps3_open_hv_device_sb() 94 if (ps3_is_device(dev, 1, 1)) { in ps3_close_hv_device_sb() 102 if (ps3_is_device(dev, 1, 2)) { in ps3_close_hv_device_sb()
|