Home
last modified time | relevance | path

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

/linux-6.1.9/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.c367 device_remove_software_node(&dwc->dwc3->dev); in dwc3_pci_probe()
384 device_remove_software_node(&dwc->dwc3->dev); in dwc3_pci_remove()
Ddwc3-qcom.c718 device_remove_software_node(&qcom->dwc3->dev); in dwc3_qcom_acpi_register_core()
947 device_remove_software_node(&qcom->dwc3->dev); in dwc3_qcom_remove()
/linux-6.1.9/drivers/mfd/
Dmfd-core.c310 device_remove_software_node(&pdev->dev); in mfd_add_device()
384 device_remove_software_node(&pdev->dev); in mfd_remove_devices_fn()
/linux-6.1.9/sound/soc/intel/boards/
Dsof_sdw_rt711_sdca.c146 device_remove_software_node(ctx->headset_codec_dev); in sof_sdw_rt711_sdca_exit()
Dsof_sdw_rt711.c145 device_remove_software_node(ctx->headset_codec_dev); in sof_sdw_rt711_exit()
Dbytcht_es8316.c622 device_remove_software_node(priv->codec_dev); in snd_byt_cht_es8316_mc_probe()
633 device_remove_software_node(priv->codec_dev); in snd_byt_cht_es8316_mc_remove()
Dsof_es8336.c776 device_remove_software_node(priv->codec_dev); in sof_es8336_probe()
788 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.c1828 device_remove_software_node(priv->codec_dev); in snd_byt_rt5640_mc_probe()
1845 device_remove_software_node(priv->codec_dev); in snd_byt_rt5640_mc_remove()
/linux-6.1.9/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-6.1.9/include/linux/
Dproperty.h498 void device_remove_software_node(struct device *dev);
/linux-6.1.9/drivers/platform/chrome/
Dchromeos_laptop.c870 device_remove_software_node(&acpi_dev->client->dev); in chromeos_laptop_destroy()
/linux-6.1.9/drivers/tty/serial/8250/
D8250_exar.c387 device_remove_software_node(&pdev->dev); in __xr17v35x_unregister_gpio()
/linux-6.1.9/drivers/i2c/
Di2c-core-base.c980 device_remove_software_node(&client->dev); in i2c_new_client_device()
1010 device_remove_software_node(&client->dev); in i2c_unregister_device()
/linux-6.1.9/drivers/spi/
Dspi.c777 device_remove_software_node(&proxy->dev); in spi_new_device()
801 device_remove_software_node(&spi->dev); in spi_unregister_device()