Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/drivers/of/
Ddevice.c161 void of_device_unregister(struct platform_device *ofdev) in of_device_unregister() function
165 EXPORT_SYMBOL(of_device_unregister);
/linux-4.4.14/include/linux/
Dof_device.h34 extern void of_device_unregister(struct platform_device *ofdev);
/linux-4.4.14/sound/aoa/soundbus/
Dcore.c161 of_device_unregister(&dev->ofdev); in soundbus_remove_one()
/linux-4.4.14/drivers/macintosh/
Dtherm_windtunnel.c521 of_device_unregister( x.of_dev ); in g4fan_exit()
Dtherm_adt746x.c463 of_device_unregister(th->pdev); in thermostat_remove_files()
/linux-4.4.14/arch/powerpc/kernel/
Dibmebus.c309 of_device_unregister(to_platform_device(dev)); in ibmebus_store_remove()
/linux-4.4.14/drivers/crypto/caam/
Dctrl.c310 of_device_unregister(ctrlpriv->jrpdev[ring]); in caam_remove()
/linux-4.4.14/drivers/hsi/controllers/
Domap_ssi.c456 of_device_unregister(pdev); in ssi_remove_ports()
/linux-4.4.14/drivers/net/ethernet/ibm/ehea/
Dehea_main.c2950 of_device_unregister(&port->ofdev); in ehea_register_port()
2958 of_device_unregister(&port->ofdev); in ehea_unregister_port()
/linux-4.4.14/drivers/net/ethernet/ti/
Dcpsw.c2526 of_device_unregister(pdev); in cpsw_remove_child_device()