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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c326 * ps3_system_bus_release_device - remove a device from the system bus
329 static void ps3_system_bus_release_device(struct device *_dev) function
340 * object and frees the object in ps3_system_bus_release_device().
350 dev->core.release = ps3_system_bus_release_device;

Completed in 94 milliseconds