| /Linux-v6.6/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() 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/ |
| D | cxl.c | 1053 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/ |
| D | platform.c | 72 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/ |
| D | pcf50633-core.c | 263 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/ |
| D | platform-device-test.c | 72 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()
|
| D | test_async_driver_probe.c | 256 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/ |
| 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 | barco-p50-gpio.c | 366 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/ |
| D | board_selection.c | 307 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/ |
| D | simatic-ipc.c | 221 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/ |
| D | amdgpu_xcp_drv.c | 83 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/ |
| 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-v6.6/drivers/platform/chrome/ |
| D | cros_ec.c | 298 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/ |
| D | fpga-region-test.c | 189 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/ |
| 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-v6.6/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-v6.6/sound/soc/amd/acp/ |
| D | acp-pci.c | 153 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/ |
| D | pcm030-audio-fabric.c | 104 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/ |
| D | vgem_drv.c | 164 platform_device_unregister(pdev); in vgem_init() 174 platform_device_unregister(pdev); in vgem_exit()
|
| /Linux-v6.6/sound/drivers/ |
| D | virmidi.c | 127 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/ |
| D | nvsw-sn2201.c | 1044 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/ |
| 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()
|
| /Linux-v6.6/drivers/cpufreq/ |
| D | sun50i-cpufreq-nvmem.c | 145 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/ |
| 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()
|