Home
last modified time | relevance | path

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

12345678910>>...16

/Linux-v6.6/drivers/platform/chrome/wilco_ec/
Dcore.c124 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()
139 platform_device_unregister(ec->telem_pdev); in wilco_ec_remove()
140 platform_device_unregister(ec->charger_pdev); in wilco_ec_remove()
142 platform_device_unregister(ec->rtc_pdev); in wilco_ec_remove()
144 platform_device_unregister(ec->debugfs_pdev); in wilco_ec_remove()
/Linux-v6.6/tools/testing/cxl/test/
Dcxl.c1053 platform_device_unregister(cxl_rcd[i]); in cxl_rch_init()
1061 platform_device_unregister(cxl_rch[i]); in cxl_rch_init()
1072 platform_device_unregister(cxl_rcd[i]); in cxl_rch_exit()
1079 platform_device_unregister(cxl_rch[i]); in cxl_rch_exit()
1190 platform_device_unregister(cxl_mem_single[i]); in cxl_single_init()
1193 platform_device_unregister(cxl_swd_single[i]); in cxl_single_init()
1196 platform_device_unregister(cxl_swu_single[i]); in cxl_single_init()
1199 platform_device_unregister(cxl_root_single[i]); in cxl_single_init()
1207 platform_device_unregister(cxl_hb_single[i]); in cxl_single_init()
1218 platform_device_unregister(cxl_mem_single[i]); in cxl_single_exit()
[all …]
/Linux-v6.6/arch/m68k/virt/
Dplatform.c72 platform_device_unregister(pdevs[--i]); in virt_platform_init()
73 platform_device_unregister(pdev2); in virt_platform_init()
75 platform_device_unregister(pdev1); in virt_platform_init()
/Linux-v6.6/drivers/mfd/
Dpcf50633-core.c263 platform_device_unregister(pcf->input_pdev); in pcf50633_remove()
264 platform_device_unregister(pcf->rtc_pdev); in pcf50633_remove()
265 platform_device_unregister(pcf->mbc_pdev); in pcf50633_remove()
266 platform_device_unregister(pcf->adc_pdev); in pcf50633_remove()
267 platform_device_unregister(pcf->bl_pdev); in pcf50633_remove()
270 platform_device_unregister(pcf->regulator_pdev[i]); in pcf50633_remove()
/Linux-v6.6/drivers/base/test/
Dplatform-device-test.c72 platform_device_unregister(pdev); in platform_device_devm_register_unregister_test()
103 platform_device_unregister(pdev); in platform_device_devm_register_get_unregister_with_devm_test()
156 platform_device_unregister(pdev); in probed_platform_device_devm_register_unregister_test()
197 platform_device_unregister(pdev); in probed_platform_device_devm_register_get_unregister_with_devm_test()
Dtest_async_driver_probe.c256 platform_device_unregister(sync_dev[sync_id]); in test_async_probe_init()
261 platform_device_unregister(async_dev[async_id]); in test_async_probe_init()
289 platform_device_unregister(sync_dev[id]); in test_async_probe_exit()
293 platform_device_unregister(async_dev[id]); in test_async_probe_exit()
/Linux-v6.6/drivers/platform/x86/
Dmeraki-mx100.c205 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()
Dpcengines-apuv2.c282 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()
Dbarco-p50-gpio.c366 platform_device_unregister(p50->leds_pdev); in p50_gpio_probe()
377 platform_device_unregister(p50->keys_pdev); in p50_gpio_remove()
378 platform_device_unregister(p50->leds_pdev); in p50_gpio_remove()
427 platform_device_unregister(gpio_pdev); in p50_module_exit()
/Linux-v6.6/sound/soc/intel/avs/
Dboard_selection.c307 platform_device_unregister(data); in board_pdev_unregister()
331 platform_device_unregister(board); in avs_register_probe_board()
357 platform_device_unregister(codec); in avs_register_dmic_board()
377 platform_device_unregister(board); in avs_register_dmic_board()
419 platform_device_unregister(board); in avs_register_i2s_board()
510 platform_device_unregister(board); in avs_register_hda_board()
/Linux-v6.6/drivers/platform/x86/siemens/
Dsimatic-ipc.c221 platform_device_unregister(ipc_led_platform_device); in simatic_ipc_exit_module()
224 platform_device_unregister(ipc_wdt_platform_device); in simatic_ipc_exit_module()
227 platform_device_unregister(ipc_batt_platform_device); in simatic_ipc_exit_module()
/Linux-v6.6/drivers/gpu/drm/amd/amdxcp/
Damdgpu_xcp_drv.c83 platform_device_unregister(pdev); in amdgpu_xcp_drm_dev_alloc()
93 platform_device_unregister(xcp_dev[pdev_num]->pdev); in amdgpu_xcp_drv_release()
/Linux-v6.6/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-v6.6/drivers/platform/chrome/
Dcros_ec.c298 platform_device_unregister(ec_dev->ec); in cros_ec_register()
299 platform_device_unregister(ec_dev->pd); in cros_ec_register()
316 platform_device_unregister(ec_dev->pd); in cros_ec_unregister()
317 platform_device_unregister(ec_dev->ec); in cros_ec_unregister()
/Linux-v6.6/drivers/fpga/tests/
Dfpga-region-test.c189 platform_device_unregister(ctx->region_pdev); in fpga_region_test_exit()
192 platform_device_unregister(ctx->bridge_pdev); in fpga_region_test_exit()
194 platform_device_unregister(ctx->mgr_pdev); in fpga_region_test_exit()
/Linux-v6.6/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-v6.6/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-v6.6/sound/soc/amd/acp/
Dacp-pci.c153 platform_device_unregister(dmic_dev); in acp_pci_probe()
206 platform_device_unregister(dmic_dev); in acp_pci_remove()
208 platform_device_unregister(pdev); in acp_pci_remove()
/Linux-v6.6/sound/soc/fsl/
Dpcm030-audio-fabric.c104 platform_device_unregister(pdata->codec_device); in pcm030_fabric_probe()
117 platform_device_unregister(pdata->codec_device); in pcm030_fabric_remove()
/Linux-v6.6/drivers/gpu/drm/vgem/
Dvgem_drv.c164 platform_device_unregister(pdev); in vgem_init()
174 platform_device_unregister(pdev); in vgem_exit()
/Linux-v6.6/sound/drivers/
Dvirmidi.c127 platform_device_unregister(devices[i]); in snd_virmidi_unregister_all()
150 platform_device_unregister(device); in alsa_card_virmidi_init()
/Linux-v6.6/drivers/platform/mellanox/
Dnvsw-sn2201.c1044 platform_device_unregister(nvsw_sn2201->wd); in nvsw_sn2201_config_init()
1047 platform_device_unregister(nvsw_sn2201->led); in nvsw_sn2201_config_init()
1050 platform_device_unregister(nvsw_sn2201->io_regs); in nvsw_sn2201_config_init()
1060 platform_device_unregister(nvsw_sn2201->pdev_hotplug); in nvsw_sn2201_config_exit()
1063 platform_device_unregister(nvsw_sn2201->wd); in nvsw_sn2201_config_exit()
1066 platform_device_unregister(nvsw_sn2201->led); in nvsw_sn2201_config_exit()
1069 platform_device_unregister(nvsw_sn2201->io_regs); in nvsw_sn2201_config_exit()
1241 platform_device_unregister(nvsw_sn2201->pdev_i2c); in nvsw_sn2201_remove()
/Linux-v6.6/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()
/Linux-v6.6/drivers/cpufreq/
Dsun50i-cpufreq-nvmem.c145 platform_device_unregister(cpufreq_dt_pdev); in sun50i_cpufreq_nvmem_remove()
211 platform_device_unregister(sun50i_cpufreq_pdev); in sun50i_cpufreq_exit()
/Linux-v6.6/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()

12345678910>>...16