Home
last modified time | relevance | path

Searched refs:platform_device_unregister (Results 1 – 25 of 371) sorted by relevance

12345678910>>...15

/Linux-v5.4/drivers/platform/chrome/wilco_ec/
Dcore.c111 platform_device_unregister(ec->rtc_pdev); in wilco_ec_probe()
114 platform_device_unregister(ec->debugfs_pdev); in wilco_ec_probe()
124 platform_device_unregister(ec->telem_pdev); in wilco_ec_remove()
125 platform_device_unregister(ec->rtc_pdev); in wilco_ec_remove()
127 platform_device_unregister(ec->debugfs_pdev); in wilco_ec_remove()
/Linux-v5.4/drivers/platform/chrome/
Dcros_ec.c171 platform_device_unregister(ec_dev->ec); in cros_ec_register()
179 platform_device_unregister(ec_dev->pd); in cros_ec_register()
180 platform_device_unregister(ec_dev->ec); in cros_ec_register()
204 platform_device_unregister(ec_dev->pd); in cros_ec_unregister()
205 platform_device_unregister(ec_dev->ec); in cros_ec_unregister()
/Linux-v5.4/drivers/mfd/
Dpcf50633-core.c284 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()
Ducb1400_core.c132 platform_device_unregister(ucb->ucb1400_ts); in ucb1400_core_remove()
133 platform_device_unregister(ucb->ucb1400_gpio); in ucb1400_core_remove()
/Linux-v5.4/drivers/base/test/
Dtest_async_driver_probe.c259 platform_device_unregister(sync_dev[sync_id]); in test_async_probe_init()
264 platform_device_unregister(async_dev[async_id]); in test_async_probe_init()
292 platform_device_unregister(sync_dev[id]); in test_async_probe_exit()
296 platform_device_unregister(async_dev[id]); in test_async_probe_exit()
/Linux-v5.4/sound/soc/cirrus/
Dsimone.c57 platform_device_unregister(simone_snd_ac97_device); in simone_probe()
68 platform_device_unregister(simone_snd_ac97_device); in simone_remove()
/Linux-v5.4/drivers/platform/x86/
Dpcengines-apuv2.c256 platform_device_unregister(apu_keys_pdev); in apu_board_exit()
257 platform_device_unregister(apu_leds_pdev); in apu_board_exit()
258 platform_device_unregister(apu_gpio_pdev); in apu_board_exit()
Dintel_pmc_ipc.c774 platform_device_unregister(ipcdev.tco_dev); in ipc_create_pmc_devices()
783 platform_device_unregister(ipcdev.punit_dev); in ipc_create_pmc_devices()
784 platform_device_unregister(ipcdev.tco_dev); in ipc_create_pmc_devices()
974 platform_device_unregister(ipcdev.tco_dev); in ipc_plat_probe()
975 platform_device_unregister(ipcdev.punit_dev); in ipc_plat_probe()
976 platform_device_unregister(ipcdev.telemetry_dev); in ipc_plat_probe()
985 platform_device_unregister(ipcdev.tco_dev); in ipc_plat_remove()
986 platform_device_unregister(ipcdev.punit_dev); in ipc_plat_remove()
987 platform_device_unregister(ipcdev.telemetry_dev); in ipc_plat_remove()
Dmlx-platform.c2233 platform_device_unregister(priv->pdev_wd[j]); in mlxplat_init()
2235 platform_device_unregister(priv->pdev_fan); in mlxplat_init()
2238 platform_device_unregister(priv->pdev_io_regs); in mlxplat_init()
2240 platform_device_unregister(priv->pdev_led); in mlxplat_init()
2242 platform_device_unregister(priv->pdev_hotplug); in mlxplat_init()
2245 platform_device_unregister(priv->pdev_mux[i]); in mlxplat_init()
2246 platform_device_unregister(priv->pdev_i2c); in mlxplat_init()
2248 platform_device_unregister(mlxplat_dev); in mlxplat_init()
2260 platform_device_unregister(priv->pdev_wd[i]); in mlxplat_exit()
2262 platform_device_unregister(priv->pdev_fan); in mlxplat_exit()
[all …]
/Linux-v5.4/sound/soc/fsl/
Dphycore-ac97.c112 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.4/arch/powerpc/platforms/cell/
Dcbe_powerbutton.c87 platform_device_unregister(button_pdev); in cbe_powerbutton_init()
97 platform_device_unregister(button_pdev); in cbe_powerbutton_exit()
/Linux-v5.4/drivers/edac/
Dsifive_edac.c103 platform_device_unregister(sifive_pdev); in sifive_edac_init()
111 platform_device_unregister(sifive_pdev); in sifive_edac_exit()
/Linux-v5.4/sound/soc/intel/common/
Dsst-acpi.c157 platform_device_unregister(sst_acpi->pdev_mach); in sst_acpi_probe()
167 platform_device_unregister(sst_acpi->pdev_mach); in sst_acpi_remove()
169 platform_device_unregister(sst_acpi->pdev_pcm); in sst_acpi_remove()
/Linux-v5.4/drivers/usb/host/
Dssb-hcd.c200 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.4/sound/soc/
Dsoc-utils.c172 platform_device_unregister(soc_dummy_dev); in snd_soc_util_init()
180 platform_device_unregister(soc_dummy_dev); in snd_soc_util_exit()
/Linux-v5.4/sound/drivers/
Dvirmidi.c140 platform_device_unregister(devices[i]); in snd_virmidi_unregister_all()
163 platform_device_unregister(device); in alsa_card_virmidi_init()
/Linux-v5.4/drivers/leds/
Dleds-clevo-mail.c200 platform_device_unregister(pdev); in clevo_mail_led_init()
210 platform_device_unregister(pdev); in clevo_mail_led_exit()
Dleds-apu.c190 platform_device_unregister(pdev); in apu_led_init()
203 platform_device_unregister(apu_led->pdev); in apu_led_exit()
/Linux-v5.4/sound/soc/samsung/
Dsmdk_spdif.c210 platform_device_unregister(smdk_snd_spdif_device); in smdk_exit()
211 platform_device_unregister(smdk_snd_spdif_dit_device); in smdk_exit()
/Linux-v5.4/drivers/cpufreq/
Dsun50i-cpufreq-nvmem.c153 platform_device_unregister(cpufreq_dt_pdev); in sun50i_cpufreq_nvmem_remove()
220 platform_device_unregister(sun50i_cpufreq_pdev); in sun50i_cpufreq_exit()
/Linux-v5.4/drivers/power/supply/
Dpmu_battery.c198 platform_device_unregister(bat_pdev); in pmu_bat_init()
215 platform_device_unregister(bat_pdev); in pmu_bat_exit()
/Linux-v5.4/drivers/watchdog/
Dacquirewdt.c314 platform_device_unregister(acq_platform_device); in acq_init()
320 platform_device_unregister(acq_platform_device); in acq_exit()
/Linux-v5.4/drivers/gpu/drm/vkms/
Dvkms_drv.c62 platform_device_unregister(vkms->platform); in vkms_release()
182 platform_device_unregister(vkms_device->platform); in vkms_init()
/Linux-v5.4/drivers/media/platform/vimc/
Dvimc-core.c261 platform_device_unregister(vimc->subdevs[i]); in vimc_add_subdevs()
278 platform_device_unregister(vimc->subdevs[i]); in vimc_rm_subdevs()
387 platform_device_unregister(&vimc_dev.pdev); in vimc_exit()
/Linux-v5.4/arch/mips/sni/
Deisa.c45 platform_device_unregister(&eisa_root_dev); in sni_eisa_root_init()

12345678910>>...15