Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/macintosh/ams/
Dams-core.c184 of_device_unregister(ams_info.of_dev); in ams_sensor_attach()
232 of_device_unregister(ams_info.of_dev); in ams_sensor_detach()
/Linux-v4.19/drivers/of/
Ddevice.c192 void of_device_unregister(struct platform_device *ofdev) in of_device_unregister() function
196 EXPORT_SYMBOL(of_device_unregister);
/Linux-v4.19/include/linux/
Dof_device.h34 extern void of_device_unregister(struct platform_device *ofdev);
/Linux-v4.19/sound/aoa/soundbus/
Dcore.c161 of_device_unregister(&dev->ofdev); in soundbus_remove_one()
/Linux-v4.19/arch/powerpc/platforms/pseries/
Dibmebus.c315 of_device_unregister(to_platform_device(dev)); in ibmebus_store_remove()
/Linux-v4.19/drivers/macintosh/
Dtherm_windtunnel.c542 of_device_unregister( x.of_dev ); in g4fan_exit()
Dtherm_adt746x.c463 of_device_unregister(th->pdev); in thermostat_remove_files()
/Linux-v4.19/drivers/hsi/controllers/
Domap_ssi_core.c511 of_device_unregister(pdev); in ssi_remove_ports()
/Linux-v4.19/drivers/fsi/
Dfsi-sbefifo.c1006 of_device_unregister(child); in sbefifo_unregister_child()
/Linux-v4.19/drivers/net/ethernet/ibm/ehea/
Dehea_main.c2930 of_device_unregister(&port->ofdev); in ehea_register_port()
2938 of_device_unregister(&port->ofdev); in ehea_unregister_port()