Home
last modified time | relevance | path

Searched defs:pdev (Results 476 – 500 of 6492) sorted by relevance

1...<<11121314151617181920>>...260

/openbmc/linux/drivers/firmware/google/
H A Dframebuffer-coreboot.c30 struct platform_device *pdev; in framebuffer_probe() local
75 struct platform_device *pdev = dev_get_drvdata(&dev->dev); in framebuffer_remove() local
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_platform.c24 static int nouveau_platform_probe(struct platform_device *pdev) in nouveau_platform_probe()
46 static int nouveau_platform_remove(struct platform_device *pdev) in nouveau_platform_remove()
/openbmc/linux/drivers/ufs/host/
H A Dtc-dwc-g210-pltfrm.c54 static int tc_dwc_g210_pltfm_probe(struct platform_device *pdev) in tc_dwc_g210_pltfm_probe()
77 static int tc_dwc_g210_pltfm_remove(struct platform_device *pdev) in tc_dwc_g210_pltfm_remove()
H A Dti-j721e-ufs.c18 static int ti_j721e_ufs_probe(struct platform_device *pdev) in ti_j721e_ufs_probe()
68 static int ti_j721e_ufs_remove(struct platform_device *pdev) in ti_j721e_ufs_remove()
/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dint3401_thermal.c21 static int int3401_add(struct platform_device *pdev) in int3401_add()
39 static int int3401_remove(struct platform_device *pdev) in int3401_remove()
/openbmc/linux/drivers/cpufreq/
H A Draspberrypi-cpufreq.c19 static int raspberrypi_cpufreq_probe(struct platform_device *pdev) in raspberrypi_cpufreq_probe()
68 static void raspberrypi_cpufreq_remove(struct platform_device *pdev) in raspberrypi_cpufreq_remove()
/openbmc/linux/drivers/char/xillybus/
H A Dxillybus_pcie.c35 static int xilly_probe(struct pci_dev *pdev, in xilly_probe()
111 static void xilly_remove(struct pci_dev *pdev) in xilly_remove()
/openbmc/linux/drivers/scsi/
H A Da4000t.c35 static int __init amiga_a4000t_scsi_probe(struct platform_device *pdev) in amiga_a4000t_scsi_probe()
98 static int __exit amiga_a4000t_scsi_remove(struct platform_device *pdev) in amiga_a4000t_scsi_remove()
H A Dam53c974.c285 static void dc390_eeprom_prepare_read(struct pci_dev *pdev, u8 cmd) in dc390_eeprom_prepare_read()
308 static u16 dc390_eeprom_get_data(struct pci_dev *pdev) in dc390_eeprom_get_data()
330 static void dc390_read_eeprom(struct pci_dev *pdev, u16 *ptr) in dc390_read_eeprom()
349 struct pci_dev *pdev = to_pci_dev(esp->dev); in dc390_check_eeprom() local
371 static int pci_esp_probe_one(struct pci_dev *pdev, in pci_esp_probe_one()
498 static void pci_esp_remove_one(struct pci_dev *pdev) in pci_esp_remove_one()
/openbmc/linux/lib/
H A Ddevres.c348 void __iomem * const *pcim_iomap_table(struct pci_dev *pdev) in pcim_iomap_table()
374 void __iomem *pcim_iomap(struct pci_dev *pdev, int bar, unsigned long maxlen) in pcim_iomap()
396 void pcim_iounmap(struct pci_dev *pdev, void __iomem *addr) in pcim_iounmap()
423 int pcim_iomap_regions(struct pci_dev *pdev, int mask, const char *name) in pcim_iomap_regions()
476 int pcim_iomap_regions_request_all(struct pci_dev *pdev, int mask, in pcim_iomap_regions_request_all()
500 void pcim_iounmap_regions(struct pci_dev *pdev, int mask) in pcim_iounmap_regions()
/openbmc/linux/drivers/iio/adc/
H A Dstm32-adc-core.c136 static int stm32f4_adc_clk_sel(struct platform_device *pdev, in stm32f4_adc_clk_sel()
208 static int stm32h7_adc_clk_sel(struct platform_device *pdev, in stm32h7_adc_clk_sel()
406 static int stm32_adc_irq_probe(struct platform_device *pdev, in stm32_adc_irq_probe()
439 static void stm32_adc_irq_remove(struct platform_device *pdev, in stm32_adc_irq_remove()
663 static int stm32_adc_probe_identification(struct platform_device *pdev, in stm32_adc_probe_identification()
706 static int stm32_adc_probe(struct platform_device *pdev) in stm32_adc_probe()
822 static int stm32_adc_remove(struct platform_device *pdev) in stm32_adc_remove()
/openbmc/linux/drivers/edac/
H A Die31200_edac.c216 static int how_many_channels(struct pci_dev *pdev) in how_many_channels()
241 static bool ecc_capable(struct pci_dev *pdev) in ecc_capable()
270 struct pci_dev *pdev; in ie31200_get_and_clear_error_info() local
348 static void __iomem *ie31200_map_mchbar(struct pci_dev *pdev) in ie31200_map_mchbar()
404 static int ie31200_probe1(struct pci_dev *pdev, int dev_idx) in ie31200_probe1()
547 static int ie31200_init_one(struct pci_dev *pdev, in ie31200_init_one()
562 static void ie31200_remove_one(struct pci_dev *pdev) in ie31200_remove_one()
/openbmc/linux/drivers/hwmon/
H A Dvia-cputemp.c110 static int via_cputemp_probe(struct platform_device *pdev) in via_cputemp_probe()
185 static int via_cputemp_remove(struct platform_device *pdev) in via_cputemp_remove()
206 struct platform_device *pdev; member
216 struct platform_device *pdev; in via_cputemp_online() local
/openbmc/linux/drivers/input/mouse/
H A Dnavpoint.c205 static int navpoint_probe(struct platform_device *pdev) in navpoint_probe()
298 static int navpoint_remove(struct platform_device *pdev) in navpoint_remove()
320 struct platform_device *pdev = to_platform_device(dev); in navpoint_suspend() local
334 struct platform_device *pdev = to_platform_device(dev); in navpoint_resume() local
/openbmc/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_isr.c265 struct pci_dev *pdev = ndev->pdev; in nitrox_unregister_interrupts() local
292 struct pci_dev *pdev = ndev->pdev; in nitrox_register_interrupts() local
384 struct pci_dev *pdev = ndev->pdev; in nitrox_sriov_unregister_interrupts() local
410 struct pci_dev *pdev = ndev->pdev; in nitrox_sriov_register_interupts() local
/openbmc/linux/drivers/dma/dw-edma/
H A Ddw-edma-pcie.c100 struct pci_dev *pdev = to_pci_dev(dev); in dw_edma_pcie_address() local
117 static void dw_edma_pcie_get_vsec_dma_data(struct pci_dev *pdev, in dw_edma_pcie_get_vsec_dma_data()
159 static int dw_edma_pcie_probe(struct pci_dev *pdev, in dw_edma_pcie_probe()
347 static void dw_edma_pcie_remove(struct pci_dev *pdev) in dw_edma_pcie_remove()
/openbmc/linux/drivers/iio/proximity/
H A Dsrf04.c248 static int srf04_probe(struct platform_device *pdev) in srf04_probe()
347 static int srf04_remove(struct platform_device *pdev) in srf04_remove()
364 struct platform_device *pdev = container_of(dev, in srf04_pm_runtime_suspend() local
376 struct platform_device *pdev = container_of(dev, in srf04_pm_runtime_resume() local
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c297 struct pci_dev *pdev = adapter->pdev; in qlcnic_read_mac_addr() local
664 struct pci_dev *pdev = adapter->pdev; in qlcnic_setup_tss_rss_intr() local
734 struct pci_dev *pdev = adapter->pdev; in qlcnic_enable_msix() local
825 struct pci_dev *pdev = adapter->pdev; in qlcnic_enable_msi_legacy() local
1146 static int qlcnic_setup_pci_map(struct pci_dev *pdev, in qlcnic_setup_pci_map()
1182 struct pci_dev *pdev = adapter->pdev; in qlcnic_validate_subsystem_id() local
1202 struct pci_dev *pdev = adapter->pdev; in qlcnic_get_board_name() local
1226 struct pci_dev *pdev = adapter->pdev; in qlcnic_check_options() local
1965 struct pci_dev *pdev = adapter->pdev; in qlcnic_attach() local
2264 struct pci_dev *pdev = adapter->pdev; in qlcnic_setup_netdev() local
[all …]
/openbmc/linux/drivers/power/reset/
H A Drmobile-reset.c40 static int rmobile_reset_probe(struct platform_device *pdev) in rmobile_reset_probe()
62 static int rmobile_reset_remove(struct platform_device *pdev) in rmobile_reset_remove()
H A Dgpio-poweroff.c50 static int gpio_poweroff_probe(struct platform_device *pdev) in gpio_poweroff_probe()
82 static int gpio_poweroff_remove(struct platform_device *pdev) in gpio_poweroff_remove()
/openbmc/linux/drivers/net/mdio/
H A Dmdio-octeon.c16 static int octeon_mdiobus_probe(struct platform_device *pdev) in octeon_mdiobus_probe()
81 static int octeon_mdiobus_remove(struct platform_device *pdev) in octeon_mdiobus_remove()
/openbmc/linux/drivers/platform/x86/
H A Dxo1-rfkill.c39 static int xo1_rfkill_probe(struct platform_device *pdev) in xo1_rfkill_probe()
59 static void xo1_rfkill_remove(struct platform_device *pdev) in xo1_rfkill_remove()
/openbmc/linux/drivers/leds/simple/
H A Dsimatic-ipc-leds-gpio-core.c36 int simatic_ipc_leds_gpio_remove(struct platform_device *pdev, in simatic_ipc_leds_gpio_remove()
48 int simatic_ipc_leds_gpio_probe(struct platform_device *pdev, in simatic_ipc_leds_gpio_probe()
/openbmc/linux/drivers/spi/
H A Dspi-cavium-thunderx.c19 static int thunderx_spi_probe(struct pci_dev *pdev, in thunderx_spi_probe()
91 static void thunderx_spi_remove(struct pci_dev *pdev) in thunderx_spi_remove()
/openbmc/linux/drivers/leds/
H A Dleds-net48xx.c23 static struct platform_device *pdev; variable
37 static int net48xx_led_probe(struct platform_device *pdev) in net48xx_led_probe()

1...<<11121314151617181920>>...260