Home
last modified time | relevance | path

Searched refs:device_remove_software_node (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/usb/dwc3/
H A Ddwc3-haps.c98 device_remove_software_node(&dwc->dwc3->dev); in dwc3_haps_probe()
107 device_remove_software_node(&dwc->dwc3->dev); in dwc3_haps_remove()
H A Ddwc3-imx8mp.c260 device_remove_software_node(dev); in dwc3_imx8mp_probe()
277 device_remove_software_node(dev); in dwc3_imx8mp_remove()
H A Ddwc3-pci.c393 device_remove_software_node(&dwc->dwc3->dev); in dwc3_pci_probe()
410 device_remove_software_node(&dwc->dwc3->dev); in dwc3_pci_remove()
/linux/sound/soc/sdw_utils/
H A Dsoc_sdw_rt_amp.c253 device_remove_software_node(ctx->amp_dev1); in asoc_sdw_rt_amp_exit()
258 device_remove_software_node(ctx->amp_dev2); in asoc_sdw_rt_amp_exit()
H A Dsoc_sdw_rt711.c125 device_remove_software_node(ctx->headset_codec_dev); in asoc_sdw_rt711_exit()
H A Dsoc_sdw_rt_sdca_jack_common.c186 device_remove_software_node(ctx->headset_codec_dev); in asoc_sdw_rt_sdca_jack_exit()
/linux/drivers/misc/eeprom/
H A Ddigsy_mtc_eeprom.c93 device_remove_software_node(&digsy_mtc_eeprom.dev); in digsy_mtc_eeprom_devices_init()
/linux/drivers/net/ethernet/tehuti/
H A Dtn40_mdio.c161 device_remove_software_node(&priv->mdio->dev); in tn40_swnodes_cleanup()
/linux/drivers/base/
H A Dswnode.c1035 void device_remove_software_node(struct device *dev) in device_remove_software_node() function
1049 EXPORT_SYMBOL_GPL(device_remove_software_node);
/linux/drivers/platform/x86/x86-android-tablets/
H A Dlenovo.c603 device_remove_software_node(lenovo_yoga_tab2_830_1050_codec_dev); in lenovo_yoga_tab2_830_1050_exit()
/linux/drivers/platform/chrome/
H A Dchromeos_laptop.c868 device_remove_software_node(&acpi_dev->client->dev); in chromeos_laptop_destroy()
/linux/include/linux/
H A Dproperty.h606 void device_remove_software_node(struct device *dev);
/linux/drivers/tty/serial/8250/
H A D8250_exar.c1163 device_remove_software_node(&pdev->dev); in __xr17v35x_unregister_gpio()
/linux/drivers/spi/
H A Dspi.c847 device_remove_software_node(&proxy->dev); in spi_new_device()
874 device_remove_software_node(&spi->dev); in spi_unregister_device()