Searched refs:platform_device_unregister (Results 176 - 200 of 400) sorted by relevance

1234567891011>>

/linux-master/drivers/macintosh/
H A Dwindfarm_core.c451 platform_device_unregister(&wf_platform_device);
/linux-master/drivers/watchdog/
H A Dexar_wdt.c374 platform_device_unregister(n->pdev);
H A Dsch311x_wdt.c532 platform_device_unregister(sch311x_wdt_pdev);
H A Dnv_tco.c503 platform_device_unregister(nv_tco_platform_device);
/linux-master/drivers/usb/musb/
H A Dux500.c310 platform_device_unregister(glue->musb);
H A Djz4740.c315 platform_device_unregister(glue->pdev);
/linux-master/drivers/mfd/
H A Dadp5520.c198 platform_device_unregister(to_platform_device(dev));
/linux-master/drivers/net/ethernet/freescale/fman/
H A Dmac.c339 platform_device_unregister(mac_dev->priv->eth_dev);
/linux-master/drivers/video/fbdev/
H A Dskeletonfb.c1017 platform_device_unregister(xxxfb_device);
/linux-master/sound/soc/amd/acp/
H A Dacp-platform.c323 platform_device_unregister(adata->mach_dev);
/linux-master/drivers/usb/host/
H A Dfsl-mph-dr-of.c265 platform_device_unregister(to_platform_device(dev));
/linux-master/drivers/gpu/drm/exynos/
H A Dexynos_drm_drv.c386 platform_device_unregister(to_platform_device(dev));
/linux-master/drivers/spi/
H A Dspi-pxa2xx-pci.c322 platform_device_unregister(pdev);
/linux-master/sound/soc/fsl/
H A Dfsl_rpmsg.c277 platform_device_unregister(rpmsg->card_pdev);
/linux-master/sound/soc/intel/catpt/
H A Ddevice.c133 platform_device_unregister(data);
/linux-master/drivers/clk/bcm/
H A Dclk-raspberrypi.c446 platform_device_unregister(rpi->cpufreq);
/linux-master/drivers/tty/serial/
H A Dkgdboc.c336 platform_device_unregister(kgdboc_pdev);
/linux-master/drivers/usb/phy/
H A Dphy-generic.c42 platform_device_unregister(pdev);
/linux-master/sound/soc/intel/skylake/
H A Dskl.c557 platform_device_unregister(skl->i2s_dev);
587 platform_device_unregister(skl->dmic_dev);
658 platform_device_unregister(skl->clk_dev);
/linux-master/drivers/base/
H A Dplatform.c512 platform_device_unregister(devs[i]);
784 * platform_device_unregister - unregister a platform-level device
791 void platform_device_unregister(struct platform_device *pdev) function
796 EXPORT_SYMBOL_GPL(platform_device_unregister); variable
/linux-master/drivers/firmware/
H A Dstratix10-svc.c1246 platform_device_unregister(svc->stratix10_svc_rsu);
1259 platform_device_unregister(svc->intel_svc_fcs);
1260 platform_device_unregister(svc->stratix10_svc_rsu);
/linux-master/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_phy.c775 platform_device_unregister(txgbe->i2c_dev);
797 platform_device_unregister(txgbe->sfp_dev);
798 platform_device_unregister(txgbe->i2c_dev);
/linux-master/drivers/platform/x86/
H A Dmlx-platform.c6396 platform_device_unregister(priv->pdev_wd[i]);
6399 platform_device_unregister(priv->pdev_io_regs);
6402 platform_device_unregister(priv->pdev_led);
6405 platform_device_unregister(priv->pdev_hotplug);
6415 platform_device_unregister(priv->pdev_wd[i]);
6417 platform_device_unregister(priv->pdev_fan);
6419 platform_device_unregister(priv->pdev_io_regs);
6421 platform_device_unregister(priv->pdev_led);
6423 platform_device_unregister(priv->pdev_hotplug);
6460 platform_device_unregister(pri
[all...]
/linux-master/drivers/fpga/
H A Ddfl-n3000-nios.c453 platform_device_unregister(nn->altera_spi);
/linux-master/samples/qmi/
H A Dqmi_sample_client.c569 platform_device_unregister(pdev);

Completed in 321 milliseconds

1234567891011>>