Home
last modified time | relevance | path

Searched refs:of_device_unregister (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/macintosh/ams/
H A Dams-core.c171 of_device_unregister(ams_info.of_dev); in ams_sensor_attach()
219 of_device_unregister(ams_info.of_dev); in ams_sensor_detach()
/linux/include/linux/
H A Dof_platform.h59 extern void of_device_unregister(struct platform_device *ofdev);
/linux/drivers/pci/
H A Dremove.c25 of_device_unregister(to_platform_device(dev)); in pci_pwrctl_unregister()
/linux/sound/aoa/soundbus/
H A Dcore.c160 of_device_unregister(&dev->ofdev); in soundbus_remove_one()
/linux/drivers/of/
H A Dplatform.c81 void of_device_unregister(struct platform_device *ofdev) in of_device_unregister() function
85 EXPORT_SYMBOL(of_device_unregister);
/linux/arch/powerpc/platforms/pseries/
H A Dibmebus.c320 of_device_unregister(to_platform_device(dev)); in remove_store()
/linux/drivers/macintosh/
H A Dtherm_adt746x.c465 of_device_unregister(th->pdev); in thermostat_remove_files()
/linux/drivers/fsi/
H A Dfsi-occ.c615 of_device_unregister(hwmon_dev); in occ_unregister_of_child()
H A Dfsi-sbefifo.c1097 of_device_unregister(child); in sbefifo_unregister_child()
/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_main.c2917 of_device_unregister(&port->ofdev); in ehea_register_port()
2925 of_device_unregister(&port->ofdev); in ehea_unregister_port()