| /Linux-v5.10/drivers/platform/chrome/wilco_ec/ |
| D | core.c | 124 platform_device_unregister(ec->charger_pdev); in wilco_ec_probe() 128 platform_device_unregister(ec->rtc_pdev); in wilco_ec_probe() 131 platform_device_unregister(ec->debugfs_pdev); in wilco_ec_probe() 140 platform_device_unregister(ec->telem_pdev); in wilco_ec_remove() 141 platform_device_unregister(ec->charger_pdev); in wilco_ec_remove() 143 platform_device_unregister(ec->rtc_pdev); in wilco_ec_remove() 145 platform_device_unregister(ec->debugfs_pdev); in wilco_ec_remove()
|
| /Linux-v5.10/drivers/mfd/ |
| D | pcf50633-core.c | 284 platform_device_unregister(pcf->input_pdev); in pcf50633_remove() 285 platform_device_unregister(pcf->rtc_pdev); in pcf50633_remove() 286 platform_device_unregister(pcf->mbc_pdev); in pcf50633_remove() 287 platform_device_unregister(pcf->adc_pdev); in pcf50633_remove() 288 platform_device_unregister(pcf->bl_pdev); in pcf50633_remove() 291 platform_device_unregister(pcf->regulator_pdev[i]); in pcf50633_remove()
|
| D | ucb1400_core.c | 132 platform_device_unregister(ucb->ucb1400_ts); in ucb1400_core_remove() 133 platform_device_unregister(ucb->ucb1400_gpio); in ucb1400_core_remove()
|
| /Linux-v5.10/drivers/platform/chrome/ |
| D | cros_ec.c | 234 platform_device_unregister(ec_dev->ec); in cros_ec_register() 242 platform_device_unregister(ec_dev->pd); in cros_ec_register() 243 platform_device_unregister(ec_dev->ec); in cros_ec_register() 287 platform_device_unregister(ec_dev->pd); in cros_ec_unregister() 288 platform_device_unregister(ec_dev->ec); in cros_ec_unregister()
|
| /Linux-v5.10/drivers/base/test/ |
| D | test_async_driver_probe.c | 260 platform_device_unregister(sync_dev[sync_id]); in test_async_probe_init() 265 platform_device_unregister(async_dev[async_id]); in test_async_probe_init() 293 platform_device_unregister(sync_dev[id]); in test_async_probe_exit() 297 platform_device_unregister(async_dev[id]); in test_async_probe_exit()
|
| /Linux-v5.10/sound/soc/cirrus/ |
| D | simone.c | 57 platform_device_unregister(simone_snd_ac97_device); in simone_probe() 68 platform_device_unregister(simone_snd_ac97_device); in simone_remove()
|
| /Linux-v5.10/sound/soc/fsl/ |
| D | phycore-ac97.c | 112 platform_device_unregister(imx_phycore_snd_device); in imx_phycore_exit() 113 platform_device_unregister(imx_phycore_snd_ac97_device); in imx_phycore_exit()
|
| /Linux-v5.10/drivers/platform/x86/ |
| D | pcengines-apuv2.c | 280 platform_device_unregister(apu_keys_pdev); in apu_board_exit() 281 platform_device_unregister(apu_leds_pdev); in apu_board_exit() 282 platform_device_unregister(apu_gpio_pdev); in apu_board_exit()
|
| D | mlx-platform.c | 3006 platform_device_unregister(priv->pdev_wd[j]); in mlxplat_init() 3008 platform_device_unregister(priv->pdev_fan); in mlxplat_init() 3011 platform_device_unregister(priv->pdev_io_regs); in mlxplat_init() 3013 platform_device_unregister(priv->pdev_led); in mlxplat_init() 3015 platform_device_unregister(priv->pdev_hotplug); in mlxplat_init() 3018 platform_device_unregister(priv->pdev_mux[i]); in mlxplat_init() 3019 platform_device_unregister(priv->pdev_i2c); in mlxplat_init() 3021 platform_device_unregister(mlxplat_dev); in mlxplat_init() 3033 platform_device_unregister(priv->pdev_wd[i]); in mlxplat_exit() 3035 platform_device_unregister(priv->pdev_fan); in mlxplat_exit() [all …]
|
| /Linux-v5.10/arch/powerpc/platforms/cell/ |
| D | cbe_powerbutton.c | 87 platform_device_unregister(button_pdev); in cbe_powerbutton_init() 97 platform_device_unregister(button_pdev); in cbe_powerbutton_exit()
|
| /Linux-v5.10/drivers/edac/ |
| D | sifive_edac.c | 103 platform_device_unregister(sifive_pdev); in sifive_edac_init() 111 platform_device_unregister(sifive_pdev); in sifive_edac_exit()
|
| /Linux-v5.10/drivers/usb/host/ |
| D | ssb-hcd.c | 200 platform_device_unregister(usb_dev->ohci_dev); in ssb_hcd_probe() 211 platform_device_unregister(ohci_dev); in ssb_hcd_remove() 213 platform_device_unregister(ehci_dev); in ssb_hcd_remove()
|
| /Linux-v5.10/sound/soc/ |
| D | soc-utils.c | 169 platform_device_unregister(soc_dummy_dev); in snd_soc_util_init() 177 platform_device_unregister(soc_dummy_dev); in snd_soc_util_exit()
|
| /Linux-v5.10/sound/drivers/ |
| D | virmidi.c | 140 platform_device_unregister(devices[i]); in snd_virmidi_unregister_all() 163 platform_device_unregister(device); in alsa_card_virmidi_init()
|
| /Linux-v5.10/drivers/leds/ |
| D | leds-clevo-mail.c | 200 platform_device_unregister(pdev); in clevo_mail_led_init() 210 platform_device_unregister(pdev); in clevo_mail_led_exit()
|
| D | leds-apu.c | 190 platform_device_unregister(pdev); in apu_led_init() 203 platform_device_unregister(apu_led->pdev); in apu_led_exit()
|
| /Linux-v5.10/drivers/cpufreq/ |
| D | sun50i-cpufreq-nvmem.c | 148 platform_device_unregister(cpufreq_dt_pdev); in sun50i_cpufreq_nvmem_remove() 215 platform_device_unregister(sun50i_cpufreq_pdev); in sun50i_cpufreq_exit()
|
| /Linux-v5.10/sound/soc/samsung/ |
| D | smdk_spdif.c | 210 platform_device_unregister(smdk_snd_spdif_device); in smdk_exit() 211 platform_device_unregister(smdk_snd_spdif_dit_device); in smdk_exit()
|
| /Linux-v5.10/drivers/power/supply/ |
| D | pmu_battery.c | 198 platform_device_unregister(bat_pdev); in pmu_bat_init() 215 platform_device_unregister(bat_pdev); in pmu_bat_exit()
|
| /Linux-v5.10/drivers/watchdog/ |
| D | acquirewdt.c | 315 platform_device_unregister(acq_platform_device); in acq_init() 321 platform_device_unregister(acq_platform_device); in acq_exit()
|
| D | advantechwdt.c | 324 platform_device_unregister(advwdt_platform_device); in advwdt_init() 330 platform_device_unregister(advwdt_platform_device); in advwdt_exit()
|
| D | geodewdt.c | 277 platform_device_unregister(geodewdt_platform_device); in geodewdt_init() 283 platform_device_unregister(geodewdt_platform_device); in geodewdt_exit()
|
| D | ib700wdt.c | 361 platform_device_unregister(ibwdt_platform_device); in ibwdt_init() 367 platform_device_unregister(ibwdt_platform_device); in ibwdt_exit()
|
| /Linux-v5.10/arch/mips/sni/ |
| D | eisa.c | 45 platform_device_unregister(&eisa_root_dev); in sni_eisa_root_init()
|
| /Linux-v5.10/drivers/gpu/drm/vkms/ |
| D | vkms_drv.c | 192 platform_device_unregister(pdev); in vkms_init() 210 platform_device_unregister(pdev); in vkms_exit()
|