| /OK3568_Linux_fs/kernel/drivers/platform/chrome/wilco_ec/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A 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()
|
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/base/test/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/platform/chrome/ |
| H A D | cros_ec.c | 274 platform_device_unregister(ec_dev->ec); in cros_ec_register() 275 platform_device_unregister(ec_dev->pd); in cros_ec_register() 291 platform_device_unregister(ec_dev->pd); in cros_ec_unregister() 292 platform_device_unregister(ec_dev->ec); in cros_ec_unregister()
|
| /OK3568_Linux_fs/kernel/sound/soc/cirrus/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A 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()
|
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/sound/soc/fsl/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_platform_fake.c | 103 platform_device_unregister(mali_device); in kbase_platform_register() 115 platform_device_unregister(mali_device); in kbase_platform_unregister()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_platform_fake.c | 107 platform_device_unregister(mali_device); in kbase_platform_fake_register() 119 platform_device_unregister(mali_device); in kbase_platform_fake_unregister()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/ |
| H A D | cbe_powerbutton.c | 87 platform_device_unregister(button_pdev); in cbe_powerbutton_init() 97 platform_device_unregister(button_pdev); in cbe_powerbutton_exit()
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | sifive_edac.c | 103 platform_device_unregister(sifive_pdev); in sifive_edac_init() 111 platform_device_unregister(sifive_pdev); in sifive_edac_exit()
|
| /OK3568_Linux_fs/kernel/sound/soc/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/leds/ |
| H A 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()
|
| H A D | leds-apu.c | 190 platform_device_unregister(pdev); in apu_led_init() 203 platform_device_unregister(apu_led->pdev); in apu_led_exit()
|
| /OK3568_Linux_fs/kernel/sound/drivers/ |
| H A D | virmidi.c | 140 platform_device_unregister(devices[i]); in snd_virmidi_unregister_all() 163 platform_device_unregister(device); in alsa_card_virmidi_init()
|
| /OK3568_Linux_fs/kernel/sound/soc/samsung/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | sun50i-cpufreq-nvmem.c | 150 platform_device_unregister(cpufreq_dt_pdev); in sun50i_cpufreq_nvmem_remove() 218 platform_device_unregister(sun50i_cpufreq_pdev); in sun50i_cpufreq_exit()
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | acquirewdt.c | 315 platform_device_unregister(acq_platform_device); in acq_init() 321 platform_device_unregister(acq_platform_device); in acq_exit()
|
| H A D | geodewdt.c | 277 platform_device_unregister(geodewdt_platform_device); in geodewdt_init() 283 platform_device_unregister(geodewdt_platform_device); in geodewdt_exit()
|
| H A D | ib700wdt.c | 361 platform_device_unregister(ibwdt_platform_device); in ibwdt_init() 367 platform_device_unregister(ibwdt_platform_device); in ibwdt_exit()
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | pmu_battery.c | 198 platform_device_unregister(bat_pdev); in pmu_bat_init() 215 platform_device_unregister(bat_pdev); in pmu_bat_exit()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vkms/ |
| H A D | vkms_drv.c | 192 platform_device_unregister(pdev); in vkms_init() 210 platform_device_unregister(pdev); in vkms_exit()
|