Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/dwc3/
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()
Ddwc3-pci.c366 device_remove_software_node(&dwc->dwc3->dev); in dwc3_pci_probe()
383 device_remove_software_node(&dwc->dwc3->dev); in dwc3_pci_remove()
Ddwc3-qcom.c641 device_remove_software_node(&qcom->dwc3->dev); in dwc3_qcom_acpi_register_core()
866 device_remove_software_node(&qcom->dwc3->dev); in dwc3_qcom_remove()
/linux-5.19.10/drivers/mfd/
Dmfd-core.c293 device_remove_software_node(&pdev->dev); in mfd_add_device()
366 device_remove_software_node(&pdev->dev); in mfd_remove_devices_fn()
/linux-5.19.10/sound/soc/intel/boards/
Dsof_sdw_rt711.c142 device_remove_software_node(ctx->headset_codec_dev); in sof_sdw_rt711_exit()
Dsof_sdw_rt711_sdca.c143 device_remove_software_node(ctx->headset_codec_dev); in sof_sdw_rt711_sdca_exit()
Dbytcht_es8316.c615 device_remove_software_node(priv->codec_dev); in snd_byt_cht_es8316_mc_probe()
626 device_remove_software_node(priv->codec_dev); in snd_byt_cht_es8316_mc_remove()
Dsof_es8336.c677 device_remove_software_node(priv->codec_dev); in sof_es8336_probe()
688 device_remove_software_node(priv->codec_dev); in sof_es8336_remove()
Dbytcr_rt5651.c1124 device_remove_software_node(priv->codec_dev); in snd_byt_rt5651_mc_probe()
1135 device_remove_software_node(priv->codec_dev); in snd_byt_rt5651_mc_remove()
Dbytcr_rt5640.c1813 device_remove_software_node(priv->codec_dev); in snd_byt_rt5640_mc_probe()
1830 device_remove_software_node(priv->codec_dev); in snd_byt_rt5640_mc_remove()
/linux-5.19.10/drivers/base/
Dswnode.c1064 void device_remove_software_node(struct device *dev) in device_remove_software_node() function
1078 EXPORT_SYMBOL_GPL(device_remove_software_node);
/linux-5.19.10/include/linux/
Dproperty.h498 void device_remove_software_node(struct device *dev);
/linux-5.19.10/drivers/platform/chrome/
Dchromeos_laptop.c868 device_remove_software_node(&acpi_dev->client->dev); in chromeos_laptop_destroy()
/linux-5.19.10/drivers/tty/serial/8250/
D8250_exar.c379 device_remove_software_node(&pdev->dev); in __xr17v35x_unregister_gpio()
/linux-5.19.10/drivers/i2c/
Di2c-core-base.c979 device_remove_software_node(&client->dev); in i2c_new_client_device()
1009 device_remove_software_node(&client->dev); in i2c_unregister_device()
/linux-5.19.10/drivers/spi/
Dspi.c727 device_remove_software_node(&proxy->dev); in spi_new_device()
751 device_remove_software_node(&spi->dev); in spi_unregister_device()