Home
last modified time | relevance | path

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

/linux-6.14.4/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-imx8mp.c258 device_remove_software_node(dev); in dwc3_imx8mp_probe()
272 device_remove_software_node(dev); in dwc3_imx8mp_remove()
Ddwc3-pci.c382 device_remove_software_node(&dwc->dwc3->dev); in dwc3_pci_probe()
399 device_remove_software_node(&dwc->dwc3->dev); in dwc3_pci_remove()
/linux-6.14.4/sound/soc/sdw_utils/
Dsoc_sdw_rt_amp.c258 device_remove_software_node(ctx->amp_dev1); in asoc_sdw_rt_amp_exit()
263 device_remove_software_node(ctx->amp_dev2); in asoc_sdw_rt_amp_exit()
Dsoc_sdw_rt711.c124 device_remove_software_node(ctx->headset_codec_dev); in asoc_sdw_rt711_exit()
Dsoc_sdw_rt_sdca_jack_common.c185 device_remove_software_node(ctx->headset_codec_dev); in asoc_sdw_rt_sdca_jack_exit()
/linux-6.14.4/drivers/tty/serial/8250/
D8250_bcm2835aux.c172 device_remove_software_node(&pdev->dev); in bcm2835aux_serial_probe()
182 device_remove_software_node(&pdev->dev); in bcm2835aux_serial_remove()
D8250_exar.c1161 device_remove_software_node(&pdev->dev); in __xr17v35x_unregister_gpio()
/linux-6.14.4/drivers/misc/eeprom/
Ddigsy_mtc_eeprom.c93 device_remove_software_node(&digsy_mtc_eeprom.dev); in digsy_mtc_eeprom_devices_init()
/linux-6.14.4/drivers/mfd/
Dmfd-core.c286 device_remove_software_node(&pdev->dev); in mfd_add_device()
360 device_remove_software_node(&pdev->dev); in mfd_remove_devices_fn()
/linux-6.14.4/sound/soc/intel/boards/
Dbytcht_es8316.c688 device_remove_software_node(priv->codec_dev); in snd_byt_cht_es8316_mc_probe()
699 device_remove_software_node(priv->codec_dev); in snd_byt_cht_es8316_mc_remove()
Dsof_es8336.c769 device_remove_software_node(priv->codec_dev); in sof_es8336_probe()
781 device_remove_software_node(priv->codec_dev); in sof_es8336_remove()
Dbytcr_rt5651.c1121 device_remove_software_node(priv->codec_dev); in snd_byt_rt5651_mc_probe()
1132 device_remove_software_node(priv->codec_dev); in snd_byt_rt5651_mc_remove()
Dbytcr_rt5640.c1948 device_remove_software_node(priv->codec_dev); in snd_byt_rt5640_mc_probe()
1965 device_remove_software_node(priv->codec_dev); in snd_byt_rt5640_mc_remove()
/linux-6.14.4/sound/pci/hda/
Dcirrus_scodec_test.c282 device_remove_software_node(&priv->gpio_pdev->dev); in cirrus_scodec_test_case_exit()
/linux-6.14.4/drivers/base/
Dswnode.c1018 void device_remove_software_node(struct device *dev) in device_remove_software_node() function
1032 EXPORT_SYMBOL_GPL(device_remove_software_node);
/linux-6.14.4/sound/soc/amd/acp/acp3x-es83xx/
Dacp3x-es83xx.c318 device_remove_software_node(priv->codec_dev); in acp3x_es83xx_init()
/linux-6.14.4/include/linux/
Dproperty.h563 void device_remove_software_node(struct device *dev);
/linux-6.14.4/drivers/platform/chrome/
Dchromeos_laptop.c869 device_remove_software_node(&acpi_dev->client->dev); in chromeos_laptop_destroy()
/linux-6.14.4/drivers/i2c/
Di2c-core-base.c1032 device_remove_software_node(&client->dev); in i2c_new_client_device()
1068 device_remove_software_node(&client->dev); in i2c_unregister_device()
/linux-6.14.4/drivers/spi/
Dspi.c854 device_remove_software_node(&proxy->dev); in spi_new_device()
881 device_remove_software_node(&spi->dev); in spi_unregister_device()