Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c718 * ps3_system_bus_release_device - remove a device from the system bus
721 static void ps3_system_bus_release_device(struct device *_dev) in ps3_system_bus_release_device() function
732 * object and frees the object in ps3_system_bus_release_device().
746 dev->core.release = ps3_system_bus_release_device; in ps3_system_bus_device_register()
/kernel/linux/linux-6.6/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) in ps3_system_bus_release_device() function
731 * object and frees the object in ps3_system_bus_release_device().
745 dev->core.release = ps3_system_bus_release_device; in ps3_system_bus_device_register()

Completed in 3 milliseconds