Home
last modified time | relevance | path

Searched defs:pdev (Results 926 – 950 of 6417) sorted by relevance

1...<<31323334353637383940>>...257

/Linux-v6.6/drivers/crypto/starfive/
Djh7110-cryp.c121 static int starfive_cryp_probe(struct platform_device *pdev) in starfive_cryp_probe()
240 static void starfive_cryp_remove(struct platform_device *pdev) in starfive_cryp_remove()
/Linux-v6.6/drivers/gpu/drm/renesas/shmobile/
Dshmob_drm_drv.c175 static int shmob_drm_remove(struct platform_device *pdev) in shmob_drm_remove()
188 static int shmob_drm_probe(struct platform_device *pdev) in shmob_drm_probe()
/Linux-v6.6/drivers/phy/renesas/
Dphy-rcar-gen3-pcie.c73 static int rcar_gen3_phy_pcie_probe(struct platform_device *pdev) in rcar_gen3_phy_pcie_probe()
128 static void rcar_gen3_phy_pcie_remove(struct platform_device *pdev) in rcar_gen3_phy_pcie_remove()
/Linux-v6.6/drivers/media/platform/samsung/exynos4-is/
Dfimc-is-i2c.c37 static int fimc_is_i2c_probe(struct platform_device *pdev) in fimc_is_i2c_probe()
85 static void fimc_is_i2c_remove(struct platform_device *pdev) in fimc_is_i2c_remove()
/Linux-v6.6/drivers/mfd/
Dab8500-sysctrl.c133 static int ab8500_sysctrl_probe(struct platform_device *pdev) in ab8500_sysctrl_probe()
143 static int ab8500_sysctrl_remove(struct platform_device *pdev) in ab8500_sysctrl_remove()
/Linux-v6.6/drivers/net/ethernet/natsemi/
Djazzsonic.c178 static int jazz_sonic_probe(struct platform_device *pdev) in jazz_sonic_probe()
230 static int jazz_sonic_device_remove(struct platform_device *pdev) in jazz_sonic_device_remove()
/Linux-v6.6/drivers/hwspinlock/
Du8500_hsem.c85 static int u8500_hsem_probe(struct platform_device *pdev) in u8500_hsem_probe()
123 static void u8500_hsem_remove(struct platform_device *pdev) in u8500_hsem_remove()
Domap_hwspinlock.c75 static int omap_hwspinlock_probe(struct platform_device *pdev) in omap_hwspinlock_probe()
148 static void omap_hwspinlock_remove(struct platform_device *pdev) in omap_hwspinlock_remove()
/Linux-v6.6/drivers/tty/serial/8250/
D8250_tegra.c43 static int tegra_uart_probe(struct platform_device *pdev) in tegra_uart_probe()
131 static int tegra_uart_remove(struct platform_device *pdev) in tegra_uart_remove()
/Linux-v6.6/drivers/usb/gadget/udc/
Dsnps_udc_plat.c101 static int udc_plat_probe(struct platform_device *pdev) in udc_plat_probe()
227 static void udc_plat_remove(struct platform_device *pdev) in udc_plat_remove()
/Linux-v6.6/drivers/usb/host/
Dehci-spear.c54 static int spear_ehci_hcd_drv_probe(struct platform_device *pdev) in spear_ehci_hcd_drv_probe()
126 static void spear_ehci_hcd_drv_remove(struct platform_device *pdev) in spear_ehci_hcd_drv_remove()
/Linux-v6.6/drivers/gpio/
Dgpio-amdpt.c73 static int pt_gpio_probe(struct platform_device *pdev) in pt_gpio_probe()
125 static int pt_gpio_remove(struct platform_device *pdev) in pt_gpio_remove()
/Linux-v6.6/drivers/dma/dw/
Drzn1-dmamux.c44 struct platform_device *pdev = of_find_device_by_node(ofdma->of_node); in rzn1_dmamux_route_allocate() local
114 static int rzn1_dmamux_probe(struct platform_device *pdev) in rzn1_dmamux_probe()
/Linux-v6.6/drivers/ssb/
Ddriver_gige.c242 bool pdev_is_ssb_gige_core(struct pci_dev *pdev) in pdev_is_ssb_gige_core()
251 struct pci_dev *pdev) in ssb_gige_pcibios_plat_dev_init()
276 const struct pci_dev *pdev) in ssb_gige_map_irq()
/Linux-v6.6/drivers/regulator/
Dmax8907-regulator.c221 static int max8907_regulator_parse_dt(struct platform_device *pdev) in max8907_regulator_parse_dt()
258 static int max8907_regulator_parse_dt(struct platform_device *pdev) in max8907_regulator_parse_dt()
274 static int max8907_regulator_probe(struct platform_device *pdev) in max8907_regulator_probe()
/Linux-v6.6/drivers/crypto/cavium/zip/
Dzip_main.c77 static struct zip_device *zip_alloc_device(struct pci_dev *pdev) in zip_alloc_device()
252 static int zip_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in zip_probe()
332 static void zip_remove(struct pci_dev *pdev) in zip_remove()
/Linux-v6.6/drivers/video/fbdev/omap2/omapfb/displays/
Dpanel-sharp-ls037v7dw01.c205 static int sharp_ls_probe_of(struct platform_device *pdev) in sharp_ls_probe_of()
253 static int sharp_ls_probe(struct platform_device *pdev) in sharp_ls_probe()
295 static int __exit sharp_ls_remove(struct platform_device *pdev) in sharp_ls_remove()
/Linux-v6.6/drivers/gpu/drm/vc4/
Dvc4_v3d.c420 struct platform_device *pdev = to_platform_device(dev); in vc4_v3d_bind() local
530 static int vc4_v3d_dev_probe(struct platform_device *pdev) in vc4_v3d_dev_probe()
535 static void vc4_v3d_dev_remove(struct platform_device *pdev) in vc4_v3d_dev_remove()
/Linux-v6.6/drivers/gpu/drm/exynos/
Dexynos_drm_drv.c333 static int exynos_drm_platform_probe(struct platform_device *pdev) in exynos_drm_platform_probe()
347 static int exynos_drm_platform_remove(struct platform_device *pdev) in exynos_drm_platform_remove()
383 struct platform_device *pdev; in exynos_drm_register_devices() local
/Linux-v6.6/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_dc.c648 struct platform_device *pdev = to_platform_device(dev->dev); in atmel_hlcdc_dc_load() local
746 static int atmel_hlcdc_dc_drm_probe(struct platform_device *pdev) in atmel_hlcdc_dc_drm_probe()
776 static void atmel_hlcdc_dc_drm_remove(struct platform_device *pdev) in atmel_hlcdc_dc_drm_remove()
/Linux-v6.6/drivers/leds/
Dleds-powernv.c242 static int powernv_led_classdev(struct platform_device *pdev, in powernv_led_classdev()
279 static int powernv_led_probe(struct platform_device *pdev) in powernv_led_probe()
312 static int powernv_led_remove(struct platform_device *pdev) in powernv_led_remove()
/Linux-v6.6/drivers/input/touchscreen/
Dstmpe-ts.c259 static void stmpe_ts_get_platform_info(struct platform_device *pdev, in stmpe_ts_get_platform_info()
287 static int stmpe_input_probe(struct platform_device *pdev) in stmpe_input_probe()
353 static int stmpe_ts_remove(struct platform_device *pdev) in stmpe_ts_remove()
/Linux-v6.6/drivers/interconnect/imx/
Dimx.c124 struct platform_device *pdev; in imx_icc_node_init_qos() local
269 int imx_icc_register(struct platform_device *pdev, in imx_icc_register()
328 void imx_icc_unregister(struct platform_device *pdev) in imx_icc_unregister()
/Linux-v6.6/drivers/ufs/host/
Dufs-hisi.c452 struct platform_device *pdev = to_platform_device(dev); in ufs_hisi_get_resource() local
569 static int ufs_hisi_probe(struct platform_device *pdev) in ufs_hisi_probe()
578 static int ufs_hisi_remove(struct platform_device *pdev) in ufs_hisi_remove()
/Linux-v6.6/drivers/input/misc/
Dmax8997_haptic.c234 static int max8997_haptic_probe(struct platform_device *pdev) in max8997_haptic_probe()
354 static int max8997_haptic_remove(struct platform_device *pdev) in max8997_haptic_remove()
371 struct platform_device *pdev = to_platform_device(dev); in max8997_haptic_suspend() local

1...<<31323334353637383940>>...257