/linux-6.8/drivers/clk/tegra/ |
D | clk-tegra124-dfll-fcpu.c | 553 static int tegra124_dfll_fcpu_probe(struct platform_device *pdev) in tegra124_dfll_fcpu_probe() 615 static void tegra124_dfll_fcpu_remove(struct platform_device *pdev) in tegra124_dfll_fcpu_remove()
|
/linux-6.8/drivers/net/ethernet/netronome/nfp/ |
D | nfp_netvf_main.c | 77 static int nfp_netvf_pci_probe(struct pci_dev *pdev, in nfp_netvf_pci_probe() 299 static void nfp_netvf_pci_remove(struct pci_dev *pdev) in nfp_netvf_pci_remove()
|
/linux-6.8/drivers/net/mdio/ |
D | mdio-moxart.c | 110 static int moxart_mdio_probe(struct platform_device *pdev) in moxart_mdio_probe() 158 static void moxart_mdio_remove(struct platform_device *pdev) in moxart_mdio_remove()
|
/linux-6.8/drivers/media/platform/mediatek/vcodec/encoder/ |
D | mtk_vcodec_enc_drv.c | 230 static int mtk_vcodec_probe(struct platform_device *pdev) in mtk_vcodec_probe() 452 static void mtk_vcodec_enc_remove(struct platform_device *pdev) in mtk_vcodec_enc_remove()
|
/linux-6.8/drivers/cpufreq/ |
D | scpi-cpufreq.c | 196 static int scpi_cpufreq_probe(struct platform_device *pdev) in scpi_cpufreq_probe() 211 static void scpi_cpufreq_remove(struct platform_device *pdev) in scpi_cpufreq_remove()
|
/linux-6.8/sound/soc/intel/boards/ |
D | sof_wm8804.c | 207 static int sof_wm8804_probe(struct platform_device *pdev) in sof_wm8804_probe() 281 static void sof_wm8804_remove(struct platform_device *pdev) in sof_wm8804_remove()
|
/linux-6.8/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-pci.c | 208 static int xgbe_pci_probe(struct pci_dev *pdev, const struct pci_device_id *id) in xgbe_pci_probe() 423 static void xgbe_pci_remove(struct pci_dev *pdev) in xgbe_pci_remove()
|
/linux-6.8/drivers/leds/ |
D | leds-regulator.c | 123 static int regulator_led_probe(struct platform_device *pdev) in regulator_led_probe() 176 static void regulator_led_remove(struct platform_device *pdev) in regulator_led_remove()
|
/linux-6.8/drivers/interconnect/qcom/ |
D | icc-rpmh.c | 162 int qcom_icc_rpmh_probe(struct platform_device *pdev) in qcom_icc_rpmh_probe() 256 void qcom_icc_rpmh_remove(struct platform_device *pdev) in qcom_icc_rpmh_remove()
|
/linux-6.8/drivers/interconnect/samsung/ |
D | exynos.c | 96 static void exynos_generic_icc_remove(struct platform_device *pdev) in exynos_generic_icc_remove() 104 static int exynos_generic_icc_probe(struct platform_device *pdev) in exynos_generic_icc_probe()
|
/linux-6.8/drivers/video/backlight/ |
D | da9052_bl.c | 105 static int da9052_backlight_probe(struct platform_device *pdev) in da9052_backlight_probe() 138 static void da9052_backlight_remove(struct platform_device *pdev) in da9052_backlight_remove()
|
/linux-6.8/drivers/ata/ |
D | pata_mpiix.c | 52 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-6.8/drivers/video/fbdev/ |
D | wmt_ge_rops.c | 122 static int wmt_ge_rops_probe(struct platform_device *pdev) in wmt_ge_rops_probe() 150 static void wmt_ge_rops_remove(struct platform_device *pdev) in wmt_ge_rops_remove()
|
/linux-6.8/drivers/soc/qcom/ |
D | qcom_gsbi.c | 125 static int gsbi_probe(struct platform_device *pdev) in gsbi_probe() 215 static void gsbi_remove(struct platform_device *pdev) in gsbi_remove()
|
/linux-6.8/drivers/pci/controller/dwc/ |
D | pcie-designware-plat.c | 82 struct platform_device *pdev) in dw_plat_add_pcie_port() 105 static int dw_plat_pcie_probe(struct platform_device *pdev) in dw_plat_pcie_probe()
|
/linux-6.8/sound/isa/sb/ |
D | sb8.c | 57 static int snd_sb8_match(struct device *pdev, unsigned int dev) in snd_sb8_match() 72 static int snd_sb8_probe(struct device *pdev, unsigned int dev) in snd_sb8_probe()
|
/linux-6.8/drivers/input/touchscreen/ |
D | mainstone-wm97xx.c | 248 static int mainstone_wm97xx_probe(struct platform_device *pdev) in mainstone_wm97xx_probe() 255 static void mainstone_wm97xx_remove(struct platform_device *pdev) in mainstone_wm97xx_remove()
|
/linux-6.8/drivers/hwspinlock/ |
D | stm32_hwspinlock.c | 59 struct platform_device *pdev = data; in stm32_hwspinlock_disable_clk() local 71 static int stm32_hwspinlock_probe(struct platform_device *pdev) in stm32_hwspinlock_probe()
|
/linux-6.8/drivers/gpu/drm/vboxvideo/ |
D | vbox_irq.c | 175 struct pci_dev *pdev = to_pci_dev(dev->dev); in vbox_irq_init() local 187 struct pci_dev *pdev = to_pci_dev(dev->dev); in vbox_irq_fini() local
|
/linux-6.8/drivers/thermal/tegra/ |
D | soctherm.c | 1256 struct platform_device *pdev = s->private; in regs_show() local 1452 static void soctherm_debug_init(struct platform_device *pdev) in soctherm_debug_init() 1464 static inline void soctherm_debug_init(struct platform_device *pdev) {} in soctherm_debug_init() 1467 static int soctherm_clk_enable(struct platform_device *pdev, bool enable) in soctherm_clk_enable() 1534 static int soctherm_thermtrips_parse(struct platform_device *pdev) in soctherm_thermtrips_parse() 1653 static void soctherm_init_hw_throt_cdev(struct platform_device *pdev) in soctherm_init_hw_throt_cdev() 1972 static int soctherm_interrupts_init(struct platform_device *pdev, in soctherm_interrupts_init() 2023 static void soctherm_init(struct platform_device *pdev) in soctherm_init() 2077 static int tegra_soctherm_probe(struct platform_device *pdev) in tegra_soctherm_probe() 2222 static void tegra_soctherm_remove(struct platform_device *pdev) in tegra_soctherm_remove() [all …]
|
/linux-6.8/drivers/net/ethernet/rocker/ |
D | rocker_main.c | 128 const struct pci_dev *pdev = rocker->pdev; in rocker_reg_test() local 161 const struct pci_dev *pdev = rocker->pdev; in rocker_dma_test_one() local 188 struct pci_dev *pdev = rocker->pdev; in rocker_dma_test_offset() local 270 const struct pci_dev *pdev = rocker->pdev; in rocker_basic_hw_test() local 493 struct pci_dev *pdev = rocker->pdev; in rocker_dma_ring_bufs_alloc() local 542 struct pci_dev *pdev = rocker->pdev; in rocker_dma_ring_bufs_free() local 607 const struct pci_dev *pdev = rocker->pdev; in rocker_dma_rings_init() local 678 struct pci_dev *pdev = rocker->pdev; in rocker_dma_rx_ring_skb_map() local 731 struct pci_dev *pdev = rocker->pdev; in rocker_dma_rx_ring_skb_unmap() local 1000 const struct pci_dev *pdev = rocker->pdev; in rocker_event_irq_handler() local [all …]
|
/linux-6.8/drivers/usb/gadget/udc/ |
D | net2272.c | 2315 net2272_rdk1_probe(struct pci_dev *pdev, struct net2272 *dev) in net2272_rdk1_probe() 2400 net2272_rdk2_probe(struct pci_dev *pdev, struct net2272 *dev) in net2272_rdk2_probe() 2458 net2272_pci_probe(struct pci_dev *pdev, const struct pci_device_id *id) in net2272_pci_probe() 2500 net2272_rdk1_remove(struct pci_dev *pdev, struct net2272 *dev) in net2272_rdk1_remove() 2522 net2272_rdk2_remove(struct pci_dev *pdev, struct net2272 *dev) in net2272_rdk2_remove() 2541 net2272_pci_remove(struct pci_dev *pdev) in net2272_pci_remove() 2606 net2272_plat_probe(struct platform_device *pdev) in net2272_plat_probe() 2674 net2272_plat_remove(struct platform_device *pdev) in net2272_plat_remove()
|
/linux-6.8/drivers/net/ethernet/atheros/alx/ |
D | main.c | 976 struct pci_dev *pdev = alx->hw.pdev; in alx_request_irq() local 1020 struct pci_dev *pdev = alx->hw.pdev; in alx_free_irq() local 1047 struct pci_dev *pdev = alx->hw.pdev; in alx_init_sw() local 1714 static int alx_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in alx_probe() 1885 static void alx_remove(struct pci_dev *pdev) in alx_remove() 1951 static pci_ers_result_t alx_pci_error_detected(struct pci_dev *pdev, in alx_pci_error_detected() 1977 static pci_ers_result_t alx_pci_error_slot_reset(struct pci_dev *pdev) in alx_pci_error_slot_reset() 2003 static void alx_pci_error_resume(struct pci_dev *pdev) in alx_pci_error_resume()
|
/linux-6.8/drivers/net/wireless/quantenna/qtnfmac/pcie/ |
D | topaz_pcie.c | 888 struct pci_dev *pdev = ts->base.pdev; in qtnf_post_init_ep() local 905 struct pci_dev *pdev = ts->base.pdev; in qtnf_ep_fw_load() local 1007 struct pci_dev *pdev = ts->base.pdev; in qtnf_topaz_fw_upload() local 1039 struct pci_dev *pdev = ts->base.pdev; in qtnf_topaz_fw_work_handler() local 1124 struct pci_dev *pdev = ts->base.pdev; in qtnf_pcie_topaz_probe() local 1185 struct pci_dev *pdev = ts->base.pdev; in qtnf_pcie_topaz_suspend() local 1202 struct pci_dev *pdev = ts->base.pdev; in qtnf_pcie_topaz_resume() local 1217 struct qtnf_bus *qtnf_pcie_topaz_alloc(struct pci_dev *pdev) in qtnf_pcie_topaz_alloc()
|
/linux-6.8/drivers/crypto/marvell/octeontx2/ |
D | otx2_cptpf_ucode.c | 454 static int cpt_ucode_load_fw(struct pci_dev *pdev, struct fw_info_t *fw_info, in cpt_ucode_load_fw() 1068 static void delete_engine_grps(struct pci_dev *pdev, in delete_engine_grps() 1088 struct pci_dev *pdev; in rnm_to_cpt_errata_fixup() local 1149 struct pci_dev *pdev = cptpf->pdev; in otx2_cpt_create_eng_grps() local 1350 void otx2_cpt_cleanup_eng_grps(struct pci_dev *pdev, in otx2_cpt_cleanup_eng_grps() 1369 int otx2_cpt_init_eng_grps(struct pci_dev *pdev, in otx2_cpt_init_eng_grps() 1414 static int create_eng_caps_discovery_grps(struct pci_dev *pdev, in create_eng_caps_discovery_grps() 1494 struct pci_dev *pdev; in otx2_cpt_discover_eng_capabilities() local
|