Home
last modified time | relevance | path

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

/linux-6.12.1/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.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.12.1/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.c1219 device_remove_software_node(&pdev->dev); in __xr17v35x_unregister_gpio()
/linux-6.12.1/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.c177 device_remove_software_node(ctx->headset_codec_dev); in asoc_sdw_rt_sdca_jack_exit()
/linux-6.12.1/drivers/misc/eeprom/
Ddigsy_mtc_eeprom.c93 device_remove_software_node(&digsy_mtc_eeprom.dev); in digsy_mtc_eeprom_devices_init()
/linux-6.12.1/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.12.1/sound/soc/intel/boards/
Dbytcht_es8316.c692 device_remove_software_node(priv->codec_dev); in snd_byt_cht_es8316_mc_probe()
703 device_remove_software_node(priv->codec_dev); in snd_byt_cht_es8316_mc_remove()
Dsof_es8336.c771 device_remove_software_node(priv->codec_dev); in sof_es8336_probe()
783 device_remove_software_node(priv->codec_dev); in sof_es8336_remove()
Dbytcr_rt5651.c1125 device_remove_software_node(priv->codec_dev); in snd_byt_rt5651_mc_probe()
1136 device_remove_software_node(priv->codec_dev); in snd_byt_rt5651_mc_remove()
Dbytcr_rt5640.c1937 device_remove_software_node(priv->codec_dev); in snd_byt_rt5640_mc_probe()
1954 device_remove_software_node(priv->codec_dev); in snd_byt_rt5640_mc_remove()
/linux-6.12.1/sound/pci/hda/
Dcirrus_scodec_test.c282 device_remove_software_node(&priv->gpio_pdev->dev); in cirrus_scodec_test_case_exit()
/linux-6.12.1/drivers/base/
Dswnode.c1017 void device_remove_software_node(struct device *dev) in device_remove_software_node() function
1031 EXPORT_SYMBOL_GPL(device_remove_software_node);
/linux-6.12.1/sound/soc/amd/acp/acp3x-es83xx/
Dacp3x-es83xx.c318 device_remove_software_node(priv->codec_dev); in acp3x_es83xx_init()
/linux-6.12.1/include/linux/
Dproperty.h572 void device_remove_software_node(struct device *dev);
/linux-6.12.1/drivers/platform/chrome/
Dchromeos_laptop.c869 device_remove_software_node(&acpi_dev->client->dev); in chromeos_laptop_destroy()
/linux-6.12.1/drivers/i2c/
Di2c-core-base.c1026 device_remove_software_node(&client->dev); in i2c_new_client_device()
1061 device_remove_software_node(&client->dev); in i2c_unregister_device()
/linux-6.12.1/drivers/spi/
Dspi.c852 device_remove_software_node(&proxy->dev); in spi_new_device()
876 device_remove_software_node(&spi->dev); in spi_unregister_device()