| /Linux-v5.15/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.15/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.15/drivers/platform/chrome/ |
| D | cros_ec.c | 248 platform_device_unregister(ec_dev->ec); in cros_ec_register() 256 platform_device_unregister(ec_dev->pd); in cros_ec_register() 257 platform_device_unregister(ec_dev->ec); in cros_ec_register() 308 platform_device_unregister(ec_dev->pd); in cros_ec_unregister() 309 platform_device_unregister(ec_dev->ec); in cros_ec_unregister()
|
| /Linux-v5.15/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.15/drivers/platform/x86/ |
| D | meraki-mx100.c | 205 platform_device_unregister(tink_leds_pdev); in tink_board_init() 220 platform_device_unregister(tink_keys_pdev); in tink_board_exit() 221 platform_device_unregister(tink_leds_pdev); in tink_board_exit()
|
| D | pcengines-apuv2.c | 282 platform_device_unregister(apu_keys_pdev); in apu_board_exit() 283 platform_device_unregister(apu_leds_pdev); in apu_board_exit() 284 platform_device_unregister(apu_gpio_pdev); in apu_board_exit()
|
| D | mlx-platform.c | 2993 platform_device_unregister(priv->pdev_wd[j]); in mlxplat_init() 2995 platform_device_unregister(priv->pdev_fan); in mlxplat_init() 2998 platform_device_unregister(priv->pdev_io_regs); in mlxplat_init() 3000 platform_device_unregister(priv->pdev_led); in mlxplat_init() 3002 platform_device_unregister(priv->pdev_hotplug); in mlxplat_init() 3005 platform_device_unregister(priv->pdev_mux[i]); in mlxplat_init() 3006 platform_device_unregister(priv->pdev_i2c); in mlxplat_init() 3008 platform_device_unregister(mlxplat_dev); in mlxplat_init() 3020 platform_device_unregister(priv->pdev_wd[i]); in mlxplat_exit() 3022 platform_device_unregister(priv->pdev_fan); in mlxplat_exit() [all …]
|
| /Linux-v5.15/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.15/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.15/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.15/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.15/sound/soc/ |
| D | soc-utils.c | 204 platform_device_unregister(soc_dummy_dev); in snd_soc_util_init() 212 platform_device_unregister(soc_dummy_dev); in snd_soc_util_exit()
|
| /Linux-v5.15/sound/drivers/ |
| D | virmidi.c | 130 platform_device_unregister(devices[i]); in snd_virmidi_unregister_all() 153 platform_device_unregister(device); in alsa_card_virmidi_init()
|
| /Linux-v5.15/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 | 199 platform_device_unregister(pdev); in apu_led_init() 212 platform_device_unregister(apu_led->pdev); in apu_led_exit()
|
| /Linux-v5.15/drivers/cpufreq/ |
| D | sun50i-cpufreq-nvmem.c | 148 platform_device_unregister(cpufreq_dt_pdev); in sun50i_cpufreq_nvmem_remove() 216 platform_device_unregister(sun50i_cpufreq_pdev); in sun50i_cpufreq_exit()
|
| /Linux-v5.15/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.15/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.15/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 | ib700wdt.c | 361 platform_device_unregister(ibwdt_platform_device); in ibwdt_init() 367 platform_device_unregister(ibwdt_platform_device); in ibwdt_exit()
|
| D | geodewdt.c | 275 platform_device_unregister(geodewdt_platform_device); in geodewdt_init() 281 platform_device_unregister(geodewdt_platform_device); in geodewdt_exit()
|
| /Linux-v5.15/arch/mips/sni/ |
| D | eisa.c | 45 platform_device_unregister(&eisa_root_dev); in sni_eisa_root_init()
|
| /Linux-v5.15/drivers/char/ |
| D | tb0219.c | 347 platform_device_unregister(tb0219_platform_device); in tanbac_tb0219_init() 355 platform_device_unregister(tb0219_platform_device); in tanbac_tb0219_exit()
|