Searched refs:cdx_unregister_device (Results 1 – 1 of 1) sorted by relevance
146 static int cdx_unregister_device(struct device *dev, in cdx_unregister_device() function153 device_for_each_child(dev, NULL, cdx_unregister_device); in cdx_unregister_device()176 bus_for_each_dev(bus, NULL, NULL, cdx_unregister_device); in cdx_unregister_devices()413 ret = cdx_unregister_device(dev, NULL); in remove_store()961 device_for_each_child(cdx->dev, NULL, cdx_unregister_device); in cdx_unregister_controller()
Completed in 5 milliseconds