Searched refs:ps3_system_bus_release_device (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c717 * ps3_system_bus_release_device - remove a device from the system bus
720 static void ps3_system_bus_release_device(struct device *_dev) function
731 * object and frees the object in ps3_system_bus_release_device().
745 dev->core.release = ps3_system_bus_release_device;

Completed in 401 milliseconds