| /Linux-v6.6/drivers/crypto/starfive/ |
| D | jh7110-cryp.c | 121 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/ |
| D | shmob_drm_drv.c | 175 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/ |
| D | phy-rcar-gen3-pcie.c | 73 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/ |
| D | fimc-is-i2c.c | 37 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/ |
| D | ab8500-sysctrl.c | 133 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/ |
| D | jazzsonic.c | 178 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/ |
| D | u8500_hsem.c | 85 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()
|
| D | omap_hwspinlock.c | 75 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/ |
| D | 8250_tegra.c | 43 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/ |
| D | snps_udc_plat.c | 101 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/ |
| D | ehci-spear.c | 54 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/ |
| D | gpio-amdpt.c | 73 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/ |
| D | rzn1-dmamux.c | 44 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/ |
| D | driver_gige.c | 242 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/ |
| D | max8907-regulator.c | 221 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/ |
| D | zip_main.c | 77 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/ |
| D | panel-sharp-ls037v7dw01.c | 205 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/ |
| D | vc4_v3d.c | 420 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/ |
| D | exynos_drm_drv.c | 333 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/ |
| D | atmel_hlcdc_dc.c | 648 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/ |
| D | leds-powernv.c | 242 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/ |
| D | stmpe-ts.c | 259 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/ |
| D | imx.c | 124 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/ |
| D | ufs-hisi.c | 452 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/ |
| D | max8997_haptic.c | 234 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
|