Home
last modified time | relevance | path

Searched defs:pdev (Results 326 – 350 of 6492) sorted by relevance

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

/openbmc/linux/drivers/crypto/ccp/
H A Dsp-pci.c164 struct pci_dev *pdev = to_pci_dev(dev); in sp_get_msix_irqs() local
186 struct pci_dev *pdev = to_pci_dev(dev); in sp_get_msi_irq() local
224 struct pci_dev *pdev = to_pci_dev(dev); in sp_free_irqs() local
282 static int sp_pci_probe(struct pci_dev *pdev, const struct pci_device_id *id) in sp_pci_probe()
369 static void sp_pci_shutdown(struct pci_dev *pdev) in sp_pci_shutdown()
380 static void sp_pci_remove(struct pci_dev *pdev) in sp_pci_remove()
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_driver.c480 efct_pci_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in efct_pci_probe()
599 efct_pci_remove(struct pci_dev *pdev) in efct_pci_remove()
626 efct_device_prep_for_reset(struct efct *efct, struct pci_dev *pdev) in efct_device_prep_for_reset()
663 efct_pci_io_error_detected(struct pci_dev *pdev, pci_channel_state_t state) in efct_pci_io_error_detected()
692 efct_pci_io_slot_reset(struct pci_dev *pdev) in efct_pci_io_slot_reset()
726 efct_pci_io_resume(struct pci_dev *pdev) in efct_pci_io_resume()
/openbmc/linux/drivers/crypto/hisilicon/
H A Dqm.c573 struct pci_dev *pdev = qm->pdev; in qm_reset_prepare_ready() local
588 struct pci_dev *pdev = qm->pdev; in qm_reset_bit_clear() local
1756 struct pci_dev *pdev = qm->pdev; in qm_set_msi() local
1778 struct pci_dev *pdev = qm->pdev; in qm_wait_msi_finish() local
1813 struct pci_dev *pdev = qm->pdev; in qm_set_msi_v3() local
2380 struct pci_dev *pdev = qm->pdev; in hisi_qm_uacce_mmap() local
2639 struct pci_dev *pdev = qm->pdev; in qm_alloc_uacce() local
2728 static int qm_try_frozen_vfs(struct pci_dev *pdev, in qm_try_frozen_vfs()
2837 struct pci_dev *pdev = qm->pdev; in hisi_qm_pre_init() local
2886 struct pci_dev *pdev = qm->pdev; in qm_put_pci_res() local
[all …]
/openbmc/linux/drivers/scsi/isci/
H A Dprobe_roms.c41 struct isci_orom *isci_request_oprom(struct pci_dev *pdev) in isci_request_oprom()
115 struct isci_orom *isci_request_firmware(struct pci_dev *pdev, const struct firmware *fw) in isci_request_firmware()
167 struct isci_orom *isci_get_efi_var(struct pci_dev *pdev) in isci_get_efi_var()
/openbmc/linux/drivers/xen/
H A Dplatform-pci.c45 static uint64_t get_callback_via(struct pci_dev *pdev) in get_callback_via()
70 static int xen_allocate_irq(struct pci_dev *pdev) in xen_allocate_irq()
92 static int platform_pci_probe(struct pci_dev *pdev, in platform_pci_probe()
/openbmc/linux/drivers/clk/mediatek/
H A Dclk-mt7629-eth.c73 static int clk_mt7629_ethsys_init(struct platform_device *pdev) in clk_mt7629_ethsys_init()
97 static int clk_mt7629_sgmiisys_init(struct platform_device *pdev) in clk_mt7629_sgmiisys_init()
133 static int clk_mt7629_eth_probe(struct platform_device *pdev) in clk_mt7629_eth_probe()
/openbmc/linux/drivers/gpu/drm/xlnx/
H A Dzynqmp_dpsub.c217 static int zynqmp_dpsub_probe(struct platform_device *pdev) in zynqmp_dpsub_probe()
286 static void zynqmp_dpsub_remove(struct platform_device *pdev) in zynqmp_dpsub_remove()
305 static void zynqmp_dpsub_shutdown(struct platform_device *pdev) in zynqmp_dpsub_shutdown()
/openbmc/linux/drivers/mtd/maps/
H A Damd76xrom.c37 struct pci_dev *pdev; member
104 static int amd76xrom_init_one(struct pci_dev *pdev, in amd76xrom_init_one()
291 static void amd76xrom_remove_one(struct pci_dev *pdev) in amd76xrom_remove_one()
320 struct pci_dev *pdev; in init_amd76xrom() local
H A Dck804xrom.c41 struct pci_dev *pdev; member
116 static int __init ck804xrom_init_one(struct pci_dev *pdev, in ck804xrom_init_one()
321 static void ck804xrom_remove_one(struct pci_dev *pdev) in ck804xrom_remove_one()
354 struct pci_dev *pdev; in init_ck804xrom() local
/openbmc/linux/drivers/ata/
H A Dsata_sis.c102 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in get_scr_cfg_addr() local
131 struct pci_dev *pdev = to_pci_dev(link->ap->host->dev); in sis_scr_cfg_read() local
144 struct pci_dev *pdev = to_pci_dev(link->ap->host->dev); in sis_scr_cfg_write() local
181 static int sis_init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in sis_init_one()
/openbmc/linux/drivers/platform/chrome/
H A Dcros_usbpd_notify.c96 static int cros_usbpd_notify_probe_acpi(struct platform_device *pdev) in cros_usbpd_notify_probe_acpi()
137 static int cros_usbpd_notify_remove_acpi(struct platform_device *pdev) in cros_usbpd_notify_remove_acpi()
185 static int cros_usbpd_notify_probe_plat(struct platform_device *pdev) in cros_usbpd_notify_probe_plat()
212 static int cros_usbpd_notify_remove_plat(struct platform_device *pdev) in cros_usbpd_notify_remove_plat()
/openbmc/linux/drivers/usb/cdns3/
H A Dcdns3-starfive.c44 static void cdns_mode_init(struct platform_device *pdev, in cdns_mode_init()
107 static int cdns_starfive_probe(struct platform_device *pdev) in cdns_starfive_probe()
162 struct platform_device *pdev = to_platform_device(dev); in cdns_starfive_remove_core() local
169 static void cdns_starfive_remove(struct platform_device *pdev) in cdns_starfive_remove()
/openbmc/linux/drivers/thermal/
H A Darmada_thermal.c136 static void armadaxp_init(struct platform_device *pdev, in armadaxp_init()
163 static void armada370_init(struct platform_device *pdev, in armada370_init()
184 static void armada375_init(struct platform_device *pdev, in armada375_init()
215 static void armada380_init(struct platform_device *pdev, in armada380_init()
234 static void armada_ap80x_init(struct platform_device *pdev, in armada_ap80x_init()
253 static void armada_cp110_init(struct platform_device *pdev, in armada_cp110_init()
728 static int armada_thermal_probe_legacy(struct platform_device *pdev, in armada_thermal_probe_legacy()
755 static int armada_thermal_probe_syscon(struct platform_device *pdev, in armada_thermal_probe_syscon()
762 static void armada_set_sane_name(struct platform_device *pdev, in armada_set_sane_name()
827 static int armada_thermal_probe(struct platform_device *pdev) in armada_thermal_probe()
[all …]
/openbmc/linux/arch/arm/mach-ep93xx/
H A Dcore.c211 static int ep93xx_ohci_power_on(struct platform_device *pdev) in ep93xx_ohci_power_on()
222 static void ep93xx_ohci_power_off(struct platform_device *pdev) in ep93xx_ohci_power_off()
485 int ep93xx_pwm_acquire_gpio(struct platform_device *pdev) in ep93xx_pwm_acquire_gpio()
514 void ep93xx_pwm_release_gpio(struct platform_device *pdev) in ep93xx_pwm_release_gpio()
605 int ep93xx_keypad_acquire_gpio(struct platform_device *pdev) in ep93xx_keypad_acquire_gpio()
636 void ep93xx_keypad_release_gpio(struct platform_device *pdev) in ep93xx_keypad_release_gpio()
775 int ep93xx_ide_acquire_gpio(struct platform_device *pdev) in ep93xx_ide_acquire_gpio()
826 void ep93xx_ide_release_gpio(struct platform_device *pdev) in ep93xx_ide_release_gpio()
/openbmc/linux/arch/x86/platform/intel-mid/
H A Dpwr.c90 struct pci_dev *pdev; member
183 struct pci_dev *pdev, in __find_weakest_power_state()
213 static int __set_power_state(struct mid_pwr *pwr, struct pci_dev *pdev, in __set_power_state()
232 static int mid_pwr_set_power_state(struct mid_pwr *pwr, struct pci_dev *pdev, in mid_pwr_set_power_state()
257 int intel_mid_pci_set_power_state(struct pci_dev *pdev, pci_power_t state) in intel_mid_pci_set_power_state()
271 pci_power_t intel_mid_pci_get_power_state(struct pci_dev *pdev) in intel_mid_pci_get_power_state()
304 int intel_mid_pwr_get_lss_id(struct pci_dev *pdev) in intel_mid_pwr_get_lss_id()
348 static int mid_pwr_probe(struct pci_dev *pdev, const struct pci_device_id *id) in mid_pwr_probe()
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_init.c190 csio_pci_init(struct pci_dev *pdev, int *bars) in csio_pci_init()
232 csio_pci_exit(struct pci_dev *pdev, int *bars) in csio_pci_exit()
515 static struct csio_hw *csio_hw_alloc(struct pci_dev *pdev) in csio_hw_alloc()
939 static int csio_probe_one(struct pci_dev *pdev, const struct pci_device_id *id) in csio_probe_one()
1029 static void csio_remove_one(struct pci_dev *pdev) in csio_remove_one()
1056 csio_pci_error_detected(struct pci_dev *pdev, pci_channel_state_t state) in csio_pci_error_detected()
1083 csio_pci_slot_reset(struct pci_dev *pdev) in csio_pci_slot_reset()
1119 csio_pci_resume(struct pci_dev *pdev) in csio_pci_resume()
/openbmc/linux/drivers/leds/simple/
H A Dsimatic-ipc-leds-gpio-apollolake.c42 static int simatic_ipc_leds_gpio_apollolake_probe(struct platform_device *pdev) in simatic_ipc_leds_gpio_apollolake_probe()
48 static int simatic_ipc_leds_gpio_apollolake_remove(struct platform_device *pdev) in simatic_ipc_leds_gpio_apollolake_remove()
H A Dsimatic-ipc-leds-gpio-f7188x.c42 static int simatic_ipc_leds_gpio_f7188x_probe(struct platform_device *pdev) in simatic_ipc_leds_gpio_f7188x_probe()
48 static int simatic_ipc_leds_gpio_f7188x_remove(struct platform_device *pdev) in simatic_ipc_leds_gpio_f7188x_remove()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-sunxi.c30 static int sun7i_gmac_init(struct platform_device *pdev, void *priv) in sun7i_gmac_init()
61 static void sun7i_gmac_exit(struct platform_device *pdev, void *priv) in sun7i_gmac_exit()
99 static int sun7i_gmac_probe(struct platform_device *pdev) in sun7i_gmac_probe()
/openbmc/linux/drivers/dma/dw/
H A Dplatform.c26 static int dw_probe(struct platform_device *pdev) in dw_probe()
96 static int dw_remove(struct platform_device *pdev) in dw_remove()
116 static void dw_shutdown(struct platform_device *pdev) in dw_shutdown()
/openbmc/linux/drivers/input/misc/
H A D88pm860x_onkey.c60 static int pm860x_onkey_probe(struct platform_device *pdev) in pm860x_onkey_probe()
115 struct platform_device *pdev = to_platform_device(dev); in pm860x_onkey_suspend() local
124 struct platform_device *pdev = to_platform_device(dev); in pm860x_onkey_resume() local
/openbmc/linux/drivers/base/test/
H A Dtest_async_driver_probe.c23 static int test_probe(struct platform_device *pdev) in test_probe()
82 struct platform_device *pdev; in test_platform_device_register_node() local
104 struct platform_device **pdev = NULL; in test_async_probe_init() local
/openbmc/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_main.c227 struct pci_dev *pdev = adapter->pdev; in nx_set_dma_mask() local
259 struct pci_dev *pdev = adapter->pdev; in nx_update_dma_mask() local
386 struct pci_dev *pdev; in netxen_pcie_strap_init() local
434 static void netxen_set_msix_bit(struct pci_dev *pdev, int enable) in netxen_set_msix_bit()
463 struct pci_dev *pdev = adapter->pdev; in netxen_read_mac_addr() local
611 struct pci_dev *pdev = adapter->pdev; in netxen_setup_msi_interrupts() local
647 struct pci_dev *pdev = adapter->pdev; in netxen_setup_intr() local
712 struct pci_dev *pdev = adapter->pdev; in netxen_setup_pci_map() local
821 struct pci_dev *pdev = adapter->pdev; in netxen_check_options() local
932 struct pci_dev *pdev = adapter->pdev; in netxen_start_firmware() local
[all …]
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_drv.c258 static int radeon_pci_probe(struct pci_dev *pdev, in radeon_pci_probe()
329 radeon_pci_remove(struct pci_dev *pdev) in radeon_pci_remove()
337 radeon_pci_shutdown(struct pci_dev *pdev) in radeon_pci_shutdown()
394 struct pci_dev *pdev = to_pci_dev(dev); in radeon_pmops_runtime_suspend() local
420 struct pci_dev *pdev = to_pci_dev(dev); in radeon_pmops_runtime_resume() local
/openbmc/linux/drivers/media/radio/
H A Dradio-isa.c161 int radio_isa_match(struct device *pdev, unsigned int dev) in radio_isa_match()
180 struct device *pdev) in radio_isa_alloc()
196 struct device *pdev, in radio_isa_common_probe()
290 int radio_isa_probe(struct device *pdev, unsigned int dev) in radio_isa_probe()
340 void radio_isa_remove(struct device *pdev, unsigned int dev) in radio_isa_remove()

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