Home
last modified time | relevance | path

Searched defs:pdev (Results 1001 – 1025 of 5691) sorted by relevance

1...<<41424344454647484950>>...228

/linux-5.10/samples/qmi/
Dqmi_sample_client.c453 static int qmi_sample_probe(struct platform_device *pdev) in qmi_sample_probe()
514 static int qmi_sample_remove(struct platform_device *pdev) in qmi_sample_remove()
538 struct platform_device *pdev; in qmi_sample_new_server() local
567 struct platform_device *pdev = service->priv; in qmi_sample_del_server() local
/linux-5.10/drivers/phy/broadcom/
Dphy-brcm-usb.c303 static int brcm_usb_get_regs(struct platform_device *pdev, in brcm_usb_get_regs()
343 static int brcm_usb_phy_dvr_init(struct platform_device *pdev, in brcm_usb_phy_dvr_init()
422 static int brcm_usb_phy_probe(struct platform_device *pdev) in brcm_usb_phy_probe()
525 static int brcm_usb_phy_remove(struct platform_device *pdev) in brcm_usb_phy_remove()
/linux-5.10/drivers/media/platform/davinci/
Dvpbe_venc.c56 struct device *pdev; member
585 struct platform_device *pdev = to_platform_device(dev); in venc_device_get() local
622 static int venc_probe(struct platform_device *pdev) in venc_probe()
665 static int venc_remove(struct platform_device *pdev) in venc_remove()
/linux-5.10/drivers/usb/phy/
Dphy-mv-usb.c647 static int mv_otg_remove(struct platform_device *pdev) in mv_otg_remove()
663 static int mv_otg_probe(struct platform_device *pdev) in mv_otg_probe()
835 static int mv_otg_suspend(struct platform_device *pdev, pm_message_t state) in mv_otg_suspend()
852 static int mv_otg_resume(struct platform_device *pdev) in mv_otg_resume()
/linux-5.10/drivers/net/ethernet/dec/tulip/
Dtulip_core.c1181 static void tulip_mwi_config(struct pci_dev *pdev, struct net_device *dev) in tulip_mwi_config()
1261 static int tulip_uli_dm_quirk(struct pci_dev *pdev) in tulip_uli_dm_quirk()
1289 static int tulip_init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in tulip_init_one()
1782 static void tulip_set_wolopts (struct pci_dev *pdev, u32 wolopts) in tulip_set_wolopts()
1835 struct pci_dev *pdev = to_pci_dev(dev_d); in tulip_resume() local
1874 static void tulip_remove_one(struct pci_dev *pdev) in tulip_remove_one()
/linux-5.10/drivers/clk/
Dclk-bd718x7.c33 struct platform_device *pdev; member
79 static int bd71837_clk_probe(struct platform_device *pdev) in bd71837_clk_probe()
/linux-5.10/drivers/video/backlight/
Dda9052_bl.c105 static int da9052_backlight_probe(struct platform_device *pdev) in da9052_backlight_probe()
138 static int da9052_backlight_remove(struct platform_device *pdev) in da9052_backlight_remove()
/linux-5.10/drivers/extcon/
Dextcon-intel-int3496.c87 static int int3496_probe(struct platform_device *pdev) in int3496_probe()
158 static int int3496_remove(struct platform_device *pdev) in int3496_remove()
/linux-5.10/drivers/spi/
Dspi-rpc-if.c130 static int rpcif_spi_probe(struct platform_device *pdev) in rpcif_spi_probe()
173 static int rpcif_spi_remove(struct platform_device *pdev) in rpcif_spi_remove()
/linux-5.10/drivers/clk/tegra/
Dclk-tegra124-dfll-fcpu.c553 static int tegra124_dfll_fcpu_probe(struct platform_device *pdev) in tegra124_dfll_fcpu_probe()
615 static int tegra124_dfll_fcpu_remove(struct platform_device *pdev) in tegra124_dfll_fcpu_remove()
/linux-5.10/drivers/gpu/drm/
Ddrm_pci.c197 static int drm_get_pci_dev(struct pci_dev *pdev, in drm_get_pci_dev()
254 struct pci_dev *pdev = NULL; in drm_legacy_pci_init() local
/linux-5.10/drivers/cpufreq/
Dscpi-cpufreq.c205 static int scpi_cpufreq_probe(struct platform_device *pdev) in scpi_cpufreq_probe()
220 static int scpi_cpufreq_remove(struct platform_device *pdev) in scpi_cpufreq_remove()
/linux-5.10/drivers/net/mdio/
Dmdio-moxart.c110 static int moxart_mdio_probe(struct platform_device *pdev) in moxart_mdio_probe()
158 static int moxart_mdio_remove(struct platform_device *pdev) in moxart_mdio_remove()
/linux-5.10/drivers/hwmon/
Draspberrypi-hwmon.c105 static int rpi_hwmon_probe(struct platform_device *pdev) in rpi_hwmon_probe()
131 static int rpi_hwmon_remove(struct platform_device *pdev) in rpi_hwmon_remove()
/linux-5.10/drivers/watchdog/
Dmt7621_wdt.c131 static int mt7621_wdt_probe(struct platform_device *pdev) in mt7621_wdt_probe()
165 static void mt7621_wdt_shutdown(struct platform_device *pdev) in mt7621_wdt_shutdown()
Dretu_wdt.c101 static int retu_wdt_probe(struct platform_device *pdev) in retu_wdt_probe()
146 static int retu_wdt_remove(struct platform_device *pdev) in retu_wdt_remove()
/linux-5.10/drivers/input/touchscreen/
Dzylonite-wm97xx.c181 static int zylonite_wm97xx_probe(struct platform_device *pdev) in zylonite_wm97xx_probe()
206 static int zylonite_wm97xx_remove(struct platform_device *pdev) in zylonite_wm97xx_remove()
/linux-5.10/sound/soc/intel/boards/
Dsof_wm8804.c204 static int sof_wm8804_probe(struct platform_device *pdev) in sof_wm8804_probe()
278 static int sof_wm8804_remove(struct platform_device *pdev) in sof_wm8804_remove()
/linux-5.10/drivers/ata/
Dpata_mpiix.c52 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in mpiix_pre_reset() local
80 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in mpiix_set_piomode() local
/linux-5.10/drivers/net/ethernet/amd/xgbe/
Dxgbe-pci.c208 static int xgbe_pci_probe(struct pci_dev *pdev, const struct pci_device_id *id) in xgbe_pci_probe()
413 static void xgbe_pci_remove(struct pci_dev *pdev) in xgbe_pci_remove()
/linux-5.10/drivers/video/fbdev/
Dwmt_ge_rops.c119 static int wmt_ge_rops_probe(struct platform_device *pdev) in wmt_ge_rops_probe()
147 static int wmt_ge_rops_remove(struct platform_device *pdev) in wmt_ge_rops_remove()
/linux-5.10/drivers/net/ethernet/freescale/enetc/
Denetc_vf.c143 static int enetc_vf_probe(struct pci_dev *pdev, in enetc_vf_probe()
207 static void enetc_vf_remove(struct pci_dev *pdev) in enetc_vf_remove()
/linux-5.10/drivers/hwspinlock/
Dstm32_hwspinlock.c57 static int stm32_hwspinlock_probe(struct platform_device *pdev) in stm32_hwspinlock_probe()
92 static int stm32_hwspinlock_remove(struct platform_device *pdev) in stm32_hwspinlock_remove()
/linux-5.10/drivers/net/ethernet/netronome/nfp/
Dnfp_netvf_main.c65 static int nfp_netvf_pci_probe(struct pci_dev *pdev, in nfp_netvf_pci_probe()
283 static void nfp_netvf_pci_remove(struct pci_dev *pdev) in nfp_netvf_pci_remove()
/linux-5.10/drivers/thermal/intel/int340x_thermal/
Dint3403_thermal.c45 struct platform_device *pdev; member
211 static int int3403_add(struct platform_device *pdev) in int3403_add()
265 static int int3403_remove(struct platform_device *pdev) in int3403_remove()

1...<<41424344454647484950>>...228