Home
last modified time | relevance | path

Searched defs:pdev (Results 3851 – 3875 of 6832) sorted by relevance

1...<<151152153154155156157158159160>>...274

/linux-6.15/arch/powerpc/kernel/
Diommu.c994 struct pci_dev *pdev = to_pci_dev(dev); in dev_has_iommu_table() local
1231 struct pci_dev *pdev; in spapr_tce_iommu_probe_device() local
1250 struct pci_dev *pdev; in spapr_tce_iommu_device_group() local
/linux-6.15/drivers/net/ethernet/dlink/
Ddl2k.c103 rio_probe1 (struct pci_dev *pdev, const struct pci_device_id *ent) in rio_probe1()
1774 struct pci_dev *pdev = np->pdev; in rio_close() local
1789 rio_remove1 (struct pci_dev *pdev) in rio_remove1()
/linux-6.15/drivers/gpu/drm/omapdrm/dss/
Ddss.h225 struct platform_device *pdev; member
352 struct platform_device *pdev, in sdi_init_port()
377 struct platform_device *pdev, in dpi_init_port()
/linux-6.15/arch/powerpc/platforms/pseries/
Dpapr_scm.c53 struct platform_device *pdev; member
1360 static int papr_scm_probe(struct platform_device *pdev) in papr_scm_probe()
1486 static void papr_scm_remove(struct platform_device *pdev) in papr_scm_remove()
/linux-6.15/drivers/mtd/nand/onenand/
Donenand_samsung.c124 struct platform_device *pdev; member
834 static int s3c_onenand_probe(struct platform_device *pdev) in s3c_onenand_probe()
943 static void s3c_onenand_remove(struct platform_device *pdev) in s3c_onenand_remove()
/linux-6.15/sound/x86/
Dintel_hdmi_audio.c1523 static void notify_audio_lpe(struct platform_device *pdev, int port) in notify_audio_lpe()
1664 static int __hdmi_lpe_audio_probe(struct platform_device *pdev) in __hdmi_lpe_audio_probe()
1830 static int hdmi_lpe_audio_probe(struct platform_device *pdev) in hdmi_lpe_audio_probe()
/linux-6.15/drivers/phy/qualcomm/
Dphy-qcom-qmp-usb-legacy.c1152 struct platform_device *pdev = to_platform_device(qmp->dev); in qmp_usb_legacy_parse_dt_legacy() local
1210 struct platform_device *pdev = to_platform_device(qmp->dev); in qmp_usb_legacy_parse_dt() local
1238 static int qmp_usb_legacy_probe(struct platform_device *pdev) in qmp_usb_legacy_probe()
Dphy-qcom-qmp-ufs.c2033 struct platform_device *pdev = to_platform_device(qmp->dev); in qmp_ufs_parse_dt_legacy() local
2081 struct platform_device *pdev = to_platform_device(qmp->dev); in qmp_ufs_parse_dt() local
2106 static int qmp_ufs_probe(struct platform_device *pdev) in qmp_ufs_probe()
Dphy-qcom-qmp-usb.c2122 struct platform_device *pdev = to_platform_device(qmp->dev); in qmp_usb_parse_dt_legacy() local
2190 struct platform_device *pdev = to_platform_device(qmp->dev); in qmp_usb_parse_dt() local
2231 static int qmp_usb_probe(struct platform_device *pdev) in qmp_usb_probe()
/linux-6.15/drivers/net/ethernet/tundra/
Dtsi108_eth.c141 struct platform_device *pdev; member
1538 tsi108_init_one(struct platform_device *pdev) in tsi108_init_one()
1663 static void tsi108_ether_remove(struct platform_device *pdev) in tsi108_ether_remove()
/linux-6.15/drivers/perf/
Driscv_pmu_sbi.c1102 static int pmu_sbi_setup_irqs(struct riscv_pmu *pmu, struct platform_device *pdev) in pmu_sbi_setup_irqs()
1332 static int pmu_sbi_device_probe(struct platform_device *pdev) in pmu_sbi_device_probe()
1445 struct platform_device *pdev; in pmu_sbi_devinit() local
/linux-6.15/drivers/mtd/nand/raw/
Dfsmc_nand.c864 static int fsmc_nand_probe_config_dt(struct platform_device *pdev, in fsmc_nand_probe_config_dt()
1021 static int __init fsmc_nand_probe(struct platform_device *pdev) in fsmc_nand_probe()
1163 static void fsmc_nand_remove(struct platform_device *pdev) in fsmc_nand_remove()
/linux-6.15/drivers/scsi/
D3w-xxxx.c2215 static void tw_shutdown(struct pci_dev *pdev) in tw_shutdown()
2251 static int tw_probe(struct pci_dev *pdev, const struct pci_device_id *dev_id) in tw_probe()
2368 static void tw_remove(struct pci_dev *pdev) in tw_remove()
/linux-6.15/drivers/misc/mei/
Dhw-me.c1534 static bool mei_me_fw_type_nm(const struct pci_dev *pdev) in mei_me_fw_type_nm()
1560 static bool mei_me_fw_type_sps_4(const struct pci_dev *pdev) in mei_me_fw_type_sps_4()
1584 static bool mei_me_fw_type_sps_ign(const struct pci_dev *pdev) in mei_me_fw_type_sps_ign()
/linux-6.15/drivers/i2c/busses/
Di2c-qcom-geni.c781 static int geni_i2c_probe(struct platform_device *pdev) in geni_i2c_probe()
955 static void geni_i2c_remove(struct platform_device *pdev) in geni_i2c_remove()
964 static void geni_i2c_shutdown(struct platform_device *pdev) in geni_i2c_shutdown()
/linux-6.15/drivers/video/fbdev/omap2/omapfb/displays/
Dpanel-dsi-cm.c44 struct platform_device *pdev; member
1111 static int dsicm_probe(struct platform_device *pdev) in dsicm_probe()
1239 static void dsicm_remove(struct platform_device *pdev) in dsicm_remove()
/linux-6.15/drivers/gpu/drm/hisilicon/kirin/
Ddw_drm_dsi.c825 static int dsi_parse_dt(struct platform_device *pdev, struct dw_dsi *dsi) in dsi_parse_dt()
846 static int dsi_probe(struct platform_device *pdev) in dsi_probe()
876 static void dsi_remove(struct platform_device *pdev) in dsi_remove()
/linux-6.15/drivers/clocksource/
Dsh_cmt.c112 struct platform_device *pdev; member
1022 static int sh_cmt_setup(struct sh_cmt_device *cmt, struct platform_device *pdev) in sh_cmt_setup()
1121 static int sh_cmt_probe(struct platform_device *pdev) in sh_cmt_probe()
/linux-6.15/drivers/mmc/host/
Dsdhci_am654.c831 static int sdhci_am654_get_of_property(struct platform_device *pdev, in sdhci_am654_get_of_property()
912 static int sdhci_am654_probe(struct platform_device *pdev) in sdhci_am654_probe()
1009 static void sdhci_am654_remove(struct platform_device *pdev) in sdhci_am654_remove()
Djz4740_mmc.c151 struct platform_device *pdev; member
1039 static int jz4740_mmc_probe(struct platform_device* pdev) in jz4740_mmc_probe()
1161 static void jz4740_mmc_remove(struct platform_device *pdev) in jz4740_mmc_remove()
/linux-6.15/drivers/tty/serial/
Drp2.c188 struct pci_dev *pdev; member
695 static int rp2_probe(struct pci_dev *pdev, in rp2_probe()
764 static void rp2_remove(struct pci_dev *pdev) in rp2_remove()
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_acpi.c1307 static bool amdgpu_atif_pci_probe_handle(struct pci_dev *pdev) in amdgpu_atif_pci_probe_handle()
1342 static bool amdgpu_atcs_pci_probe_handle(struct pci_dev *pdev) in amdgpu_atcs_pci_probe_handle()
1407 struct pci_dev *pdev = NULL; in amdgpu_acpi_detect() local
/linux-6.15/drivers/gpu/drm/panel/
Dpanel-edp.c2048 static int panel_edp_platform_probe(struct platform_device *pdev) in panel_edp_platform_probe()
2060 static void panel_edp_platform_remove(struct platform_device *pdev) in panel_edp_platform_remove()
2065 static void panel_edp_platform_shutdown(struct platform_device *pdev) in panel_edp_platform_shutdown()
/linux-6.15/drivers/dma/idxd/
Ddevice.c269 struct pci_dev *pdev = idxd->pdev; in idxd_wq_map_portal() local
904 struct pci_dev *pdev = idxd->pdev; in idxd_device_pasid_priv_enabled() local
1326 struct pci_dev *pdev = idxd->pdev; in idxd_wq_request_irq() local
/linux-6.15/drivers/gpu/drm/renesas/rz-du/
Drzg2l_mipi_dsi.c696 static int rzg2l_mipi_dsi_probe(struct platform_device *pdev) in rzg2l_mipi_dsi_probe()
783 static void rzg2l_mipi_dsi_remove(struct platform_device *pdev) in rzg2l_mipi_dsi_remove()

1...<<151152153154155156157158159160>>...274