/openbmc/linux/drivers/usb/usbip/ |
H A D | vudc_main.c | 81 platform_device_del(udc_dev->pdev); in vudc_init() 101 platform_device_del(udc_dev->pdev); in vudc_cleanup()
|
/openbmc/linux/sound/soc/samsung/ |
H A D | smdk_spdif.c | 198 platform_device_del(smdk_snd_spdif_device); in smdk_init() 202 platform_device_del(smdk_snd_spdif_dit_device); in smdk_init()
|
/openbmc/linux/arch/arm/mach-orion5x/ |
H A D | ts78xx-setup.c | 113 platform_device_del(&ts78xx_ts_rtc_device); in ts78xx_ts_rtc_unload() 279 platform_device_del(&ts78xx_ts_nand_device); in ts78xx_ts_nand_unload() 322 platform_device_del(&ts78xx_ts_rng_device); in ts78xx_ts_rng_unload()
|
/openbmc/linux/drivers/char/ |
H A D | scx200_gpio.c | 116 platform_device_del(pdev); in scx200_gpio_init()
|
H A D | pc8736x_gpio.c | 334 platform_device_del(pdev); in pc8736x_gpio_init()
|
/openbmc/linux/drivers/platform/x86/dell/ |
H A D | dell-smbios-smm.c | 136 platform_device_del(platform_device); in init_dell_smbios_smm()
|
H A D | dell-smbios-base.c | 600 platform_device_del(platform_device); in dell_smbios_init()
|
/openbmc/linux/sound/soc/ti/ |
H A D | osk5912.c | 157 platform_device_del(osk_snd_device); in osk_soc_init()
|
H A D | omap3pandora.c | 271 platform_device_del(omap3pandora_snd_device); in omap3pandora_soc_init()
|
H A D | n810.c | 345 platform_device_del(n810_snd_device); in n810_soc_init()
|
/openbmc/linux/drivers/gpu/drm/tests/ |
H A D | drm_kunit_helpers.c | 49 platform_device_del(pdev); in kunit_action_platform_device_del()
|
/openbmc/linux/drivers/base/ |
H A D | platform.c | 746 void platform_device_del(struct platform_device *pdev) in platform_device_del() function 765 EXPORT_SYMBOL_GPL(platform_device_del); 793 platform_device_del(pdev); in platform_device_unregister() 1010 platform_device_del(pdev); in __platform_create_bundle()
|
/openbmc/linux/drivers/input/misc/ |
H A D | ideapad_slidebar.c | 336 platform_device_del(slidebar_platform_dev); in slidebar_init()
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-test.c | 176 platform_device_del(pdev[i - 1]); in test_init()
|
/openbmc/linux/drivers/platform/x86/hp/ |
H A D | tc1100-wmi.c | 250 platform_device_del(tc1100_device); in tc1100_init()
|
/openbmc/linux/arch/arm/mach-omap1/ |
H A D | devices.c | 357 platform_device_del(&omap_wdt_device); in omap_init_wdt()
|
H A D | dma.c | 384 platform_device_del(pdev); in omap1_system_dma_init()
|
/openbmc/linux/drivers/platform/surface/ |
H A D | surface3-wmi.c | 274 platform_device_del(s3_wmi_pdev); in s3_wmi_init()
|
/openbmc/linux/drivers/platform/x86/intel/ |
H A D | oaktrail.c | 345 platform_device_del(oaktrail_device); in oaktrail_init()
|
/openbmc/linux/include/linux/ |
H A D | platform_device.h | 233 extern void platform_device_del(struct platform_device *pdev);
|
/openbmc/linux/drivers/char/tpm/ |
H A D | tpm_nsc.c | 392 platform_device_del(pdev); in init_nsc()
|
/openbmc/linux/drivers/usb/dwc3/ |
H A D | dwc3-qcom.c | 956 platform_device_del(qcom->dwc3); in dwc3_qcom_probe() 984 platform_device_del(qcom->dwc3); in dwc3_qcom_remove()
|
/openbmc/linux/drivers/hwmon/ |
H A D | ibmaem.c | 601 platform_device_del(data->pdev); in aem_init_aem1_inst() 743 platform_device_del(data->pdev); in aem_init_aem2_inst()
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | dummy_hcd.c | 2849 platform_device_del(the_hcd_pdev[i--]); in dummy_hcd_init() 2870 platform_device_del(the_udc_pdev[i--]); in dummy_hcd_init() 2889 platform_device_del(the_udc_pdev[i]); in dummy_hcd_init() 2892 platform_device_del(the_hcd_pdev[i]); in dummy_hcd_init()
|
/openbmc/u-boot/drivers/usb/musb-new/ |
H A D | am35x.c | 612 platform_device_del(glue->musb); in am35x_remove()
|