Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/macintosh/ams/
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-v5.4/drivers/of/
Ddevice.c182 void of_device_unregister(struct platform_device *ofdev) in of_device_unregister() function
186 EXPORT_SYMBOL(of_device_unregister);
/Linux-v5.4/include/linux/
Dof_device.h34 extern void of_device_unregister(struct platform_device *ofdev);
/Linux-v5.4/sound/aoa/soundbus/
Dcore.c160 of_device_unregister(&dev->ofdev); in soundbus_remove_one()
/Linux-v5.4/arch/powerpc/platforms/pseries/
Dibmebus.c313 of_device_unregister(to_platform_device(dev)); in remove_store()
/Linux-v5.4/drivers/macintosh/
Dtherm_windtunnel.c542 of_device_unregister( x.of_dev ); in g4fan_exit()
Dtherm_adt746x.c464 of_device_unregister(th->pdev); in thermostat_remove_files()
/Linux-v5.4/drivers/hsi/controllers/
Domap_ssi_core.c475 of_device_unregister(pdev); in ssi_remove_ports()
/Linux-v5.4/drivers/fsi/
Dfsi-sbefifo.c1006 of_device_unregister(child); in sbefifo_unregister_child()
/Linux-v5.4/drivers/net/ethernet/ibm/ehea/
Dehea_main.c2911 of_device_unregister(&port->ofdev); in ehea_register_port()
2919 of_device_unregister(&port->ofdev); in ehea_unregister_port()