Home
last modified time | relevance | path

Searched defs:pdev (Results 401 – 425 of 6487) sorted by relevance

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

/openbmc/linux/drivers/gpu/drm/tidss/
H A Dtidss_drv.c117 static int tidss_probe(struct platform_device *pdev) in tidss_probe()
200 static void tidss_remove(struct platform_device *pdev) in tidss_remove()
226 static void tidss_shutdown(struct platform_device *pdev) in tidss_shutdown()
/openbmc/linux/drivers/pinctrl/mvebu/
H A Dpinctrl-armada-xp.c539 static int armada_xp_pinctrl_suspend(struct platform_device *pdev, in armada_xp_pinctrl_suspend()
554 static int armada_xp_pinctrl_resume(struct platform_device *pdev) in armada_xp_pinctrl_resume()
568 static int armada_xp_pinctrl_probe(struct platform_device *pdev) in armada_xp_pinctrl_probe()
/openbmc/linux/drivers/net/can/sja1000/
H A Dplx_pci.c446 static void plx_pci_reset_common(struct pci_dev *pdev) in plx_pci_reset_common()
463 static void plx9056_pci_reset_common(struct pci_dev *pdev) in plx9056_pci_reset_common()
492 static void plx_pci_reset_marathon_pci(struct pci_dev *pdev) in plx_pci_reset_marathon_pci()
515 static void plx_pci_reset_marathon_pcie(struct pci_dev *pdev) in plx_pci_reset_marathon_pcie()
543 static void plx_pci_reset_asem_dual_can_raw(struct pci_dev *pdev) in plx_pci_reset_asem_dual_can_raw()
567 static void plx_pci_del_card(struct pci_dev *pdev) in plx_pci_del_card()
611 static int plx_pci_add_card(struct pci_dev *pdev, in plx_pci_add_card()
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_mgmt.c253 struct pci_dev *pdev = hwif->pdev; in msg_to_mgmt_sync() local
356 struct pci_dev *pdev = hwif->pdev; in hinic_msg_to_mgmt() local
392 struct pci_dev *pdev = pf_to_mgmt->hwif->pdev; in recv_mgmt_msg_work_handler() local
491 struct pci_dev *pdev = hwif->pdev; in recv_mgmt_msg_handler() local
553 struct pci_dev *pdev = hwif->pdev; in alloc_recv_msg() local
577 struct pci_dev *pdev = hwif->pdev; in alloc_msg_buf() local
621 struct pci_dev *pdev = hwif->pdev; in hinic_pf_to_mgmt_init() local
/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_audio.c28 struct platform_device *pdev; member
434 static struct dp_audio_private *dp_audio_get_data(struct platform_device *pdev) in dp_audio_get_data()
465 struct platform_device *pdev; in dp_audio_hook_plugged_cb() local
486 struct platform_device *pdev; in dp_audio_get_eld() local
515 struct platform_device *pdev; in dp_audio_hw_params() local
556 struct platform_device *pdev; in dp_audio_shutdown() local
624 struct dp_audio *dp_audio_get(struct platform_device *pdev, in dp_audio_get()
H A Ddp_parser.c25 static void __iomem *dp_ioremap(struct platform_device *pdev, int idx, size_t *len) in dp_ioremap()
39 struct platform_device *pdev = parser->pdev; in dp_parser_ctrl_res() local
279 struct platform_device *pdev = parser->pdev; in devm_dp_parser_find_next_bridge() local
315 struct dp_parser *dp_parser_get(struct platform_device *pdev) in dp_parser_get()
/openbmc/linux/drivers/leds/
H A Dleds-rb532.c40 static int rb532_led_probe(struct platform_device *pdev) in rb532_led_probe()
45 static int rb532_led_remove(struct platform_device *pdev) in rb532_led_remove()
H A Dleds-mc13783.c112 struct platform_device *pdev) in mc13xxx_led_probe_dt()
170 struct platform_device *pdev) in mc13xxx_led_probe_dt()
176 static int __init mc13xxx_led_probe(struct platform_device *pdev) in mc13xxx_led_probe()
264 static int mc13xxx_led_remove(struct platform_device *pdev) in mc13xxx_led_remove()
/openbmc/linux/drivers/edac/
H A Docteon_edac-pci.c60 static int octeon_pci_probe(struct platform_device *pdev) in octeon_pci_probe()
90 static int octeon_pci_remove(struct platform_device *pdev) in octeon_pci_remove()
/openbmc/linux/drivers/media/pci/mantis/
H A Dmantis_pci.c41 struct pci_dev *pdev = mantis->pdev; in mantis_pci_init() local
140 struct pci_dev *pdev = mantis->pdev; in mantis_pci_exit() local
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/
H A Dpcie.c88 struct pci_dev *pdev = priv->pdev; in qtnf_pcie_bringup_fw_async() local
153 static void qtnf_tune_pcie_mps(struct pci_dev *pdev) in qtnf_tune_pcie_mps()
190 struct pci_dev *pdev = priv->pdev; in qtnf_pcie_init_irq() local
211 static void __iomem *qtnf_map_bar(struct pci_dev *pdev, u8 index) in qtnf_map_bar()
274 static int qtnf_pcie_probe(struct pci_dev *pdev, const struct pci_device_id *id) in qtnf_pcie_probe()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-amd-mp2-pci.c113 struct pci_dev *pdev = privdata->pci_dev; in amd_mp2_pci_check_rw_event() local
137 struct pci_dev *pdev = privdata->pci_dev; in __amd_mp2_process_event() local
186 struct pci_dev *pdev = privdata->pci_dev; in amd_mp2_process_event() local
204 struct pci_dev *pdev = privdata->pci_dev; in amd_mp2_irq_isr() local
251 struct pci_dev *pdev = privdata->pci_dev; in amd_mp2_register_cb() local
/openbmc/linux/drivers/cpufreq/
H A Dmediatek-cpufreq-hw.c124 static int mtk_cpu_create_freq_table(struct platform_device *pdev, in mtk_cpu_create_freq_table()
158 static int mtk_cpu_resources_init(struct platform_device *pdev, in mtk_cpu_resources_init()
224 struct platform_device *pdev = cpufreq_get_driver_data(); in mtk_cpufreq_hw_cpu_init() local
301 static int mtk_cpufreq_hw_driver_probe(struct platform_device *pdev) in mtk_cpufreq_hw_driver_probe()
336 static void mtk_cpufreq_hw_driver_remove(struct platform_device *pdev) in mtk_cpufreq_hw_driver_remove()
/openbmc/linux/drivers/iio/adc/
H A Dstm32-dfsdm-core.c92 struct platform_device *pdev; /* platform device */ member
222 static int stm32_dfsdm_parse_of(struct platform_device *pdev, in stm32_dfsdm_parse_of()
306 static int stm32_dfsdm_probe_identification(struct platform_device *pdev, in stm32_dfsdm_probe_identification()
365 static int stm32_dfsdm_probe(struct platform_device *pdev) in stm32_dfsdm_probe()
439 static int stm32_dfsdm_core_remove(struct platform_device *pdev) in stm32_dfsdm_core_remove()
/openbmc/linux/drivers/accel/ivpu/
H A Divpu_drv.c138 struct pci_dev *pdev = to_pci_dev(vdev->drm.dev); in ivpu_get_param_ioctl() local
420 struct pci_dev *pdev = to_pci_dev(vdev->drm.dev); in ivpu_irq_init() local
441 struct pci_dev *pdev = to_pci_dev(vdev->drm.dev); in ivpu_pci_init() local
647 static int ivpu_probe(struct pci_dev *pdev, const struct pci_device_id *id) in ivpu_probe()
673 static void ivpu_remove(struct pci_dev *pdev) in ivpu_remove()
/openbmc/linux/drivers/irqchip/
H A Dirq-mbigen.c63 struct platform_device *pdev; member
247 static int mbigen_of_create_domain(struct platform_device *pdev, in mbigen_of_create_domain()
296 static int mbigen_acpi_create_domain(struct platform_device *pdev, in mbigen_acpi_create_domain()
340 static inline int mbigen_acpi_create_domain(struct platform_device *pdev, in mbigen_acpi_create_domain()
347 static int mbigen_device_probe(struct platform_device *pdev) in mbigen_device_probe()
/openbmc/linux/sound/soc/fsl/
H A Dfsl_spdif.c131 struct platform_device *pdev; member
225 struct platform_device *pdev = spdif_priv->pdev; in spdif_irq_dpll_lock() local
247 struct platform_device *pdev = spdif_priv->pdev; in spdif_irq_sym_error() local
261 struct platform_device *pdev = spdif_priv->pdev; in spdif_irq_uqrx_full() local
299 struct platform_device *pdev = spdif_priv->pdev; in spdif_irq_uq_sync() local
316 struct platform_device *pdev = spdif_priv->pdev; in spdif_irq_uq_err() local
348 struct platform_device *pdev = spdif_priv->pdev; in spdif_isr() local
450 struct platform_device *pdev = spdif_priv->pdev; in spdif_write_channel_status() local
509 struct platform_device *pdev = spdif_priv->pdev; in spdif_set_sample_rate() local
610 struct platform_device *pdev = spdif_priv->pdev; in fsl_spdif_startup() local
[all …]
/openbmc/linux/include/linux/
H A Dvga_switcheroo.h184 static inline int vga_switcheroo_register_audio_client(struct pci_dev *pdev, in vga_switcheroo_register_audio_client()
189 static inline int vga_switcheroo_lock_ddc(struct pci_dev *pdev) { return -ENODEV; } in vga_switcheroo_lock_ddc()
190 static inline int vga_switcheroo_unlock_ddc(struct pci_dev *pdev) { return -ENODEV; } in vga_switcheroo_unlock_ddc()
192 static inline bool vga_switcheroo_client_probe_defer(struct pci_dev *pdev) { return false; } in vga_switcheroo_client_probe_defer()
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dfirmware.c73 struct pci_dev *pdev = to_pci_dev(i915->drm.dev); in expose_firmware_sysfs() local
123 struct pci_dev *pdev = to_pci_dev(gvt->gt->i915->drm.dev); in clean_firmware_sysfs() local
147 struct pci_dev *pdev = to_pci_dev(gvt->gt->i915->drm.dev); in verify_firmware() local
201 struct pci_dev *pdev = to_pci_dev(gvt->gt->i915->drm.dev); in intel_gvt_load_firmware() local
/openbmc/linux/drivers/gpu/drm/aspeed/
H A Daspeed_gfx_drv.c142 struct platform_device *pdev = to_platform_device(drm->dev); in aspeed_gfx_load() local
320 static int aspeed_gfx_probe(struct platform_device *pdev) in aspeed_gfx_probe()
354 static void aspeed_gfx_remove(struct platform_device *pdev) in aspeed_gfx_remove()
364 static void aspeed_gfx_shutdown(struct platform_device *pdev) in aspeed_gfx_shutdown()
/openbmc/linux/drivers/gpu/drm/mxsfb/
H A Dmxsfb_drv.c214 struct platform_device *pdev = to_platform_device(drm->dev); in mxsfb_load() local
346 static int mxsfb_probe(struct platform_device *pdev) in mxsfb_probe()
380 static void mxsfb_remove(struct platform_device *pdev) in mxsfb_remove()
390 static void mxsfb_shutdown(struct platform_device *pdev) in mxsfb_shutdown()
/openbmc/linux/drivers/gpio/
H A Dgpio-mlxbf.c50 static int mlxbf_gpio_probe(struct platform_device *pdev) in mlxbf_gpio_probe()
91 static int mlxbf_gpio_suspend(struct platform_device *pdev, pm_message_t state) in mlxbf_gpio_suspend()
110 static int mlxbf_gpio_resume(struct platform_device *pdev) in mlxbf_gpio_resume()
/openbmc/linux/drivers/devfreq/event/
H A Dexynos-nocp.c199 static int exynos_nocp_parse_dt(struct platform_device *pdev, in exynos_nocp_parse_dt()
233 static int exynos_nocp_probe(struct platform_device *pdev) in exynos_nocp_probe()
278 static int exynos_nocp_remove(struct platform_device *pdev) in exynos_nocp_remove()
/openbmc/linux/drivers/platform/surface/
H A Dsurface_gpe.c229 static int surface_gpe_probe(struct platform_device *pdev) in surface_gpe_probe()
270 static int surface_gpe_remove(struct platform_device *pdev) in surface_gpe_remove()
296 struct platform_device *pdev; in surface_gpe_init() local
/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-of-simple.c33 static int dwc3_of_simple_probe(struct platform_device *pdev) in dwc3_of_simple_probe()
115 static void dwc3_of_simple_remove(struct platform_device *pdev) in dwc3_of_simple_remove()
122 static void dwc3_of_simple_shutdown(struct platform_device *pdev) in dwc3_of_simple_shutdown()

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