| /Linux-v5.4/drivers/spi/ |
| D | spi-cavium-octeon.c | 19 static int octeon_spi_probe(struct platform_device *pdev) in octeon_spi_probe() 72 static int octeon_spi_remove(struct platform_device *pdev) in octeon_spi_remove()
|
| /Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt7603/ |
| D | pci.c | 15 mt76pci_probe(struct pci_dev *pdev, const struct pci_device_id *id) in mt76pci_probe() 63 mt76pci_remove(struct pci_dev *pdev) in mt76pci_remove()
|
| D | soc.c | 10 mt76_wmac_probe(struct platform_device *pdev) in mt76_wmac_probe() 56 mt76_wmac_remove(struct platform_device *pdev) in mt76_wmac_remove()
|
| /Linux-v5.4/drivers/staging/rtl8192e/rtl8192e/ |
| D | rtl_pm.c | 13 int rtl92e_suspend(struct pci_dev *pdev, pm_message_t state) in rtl92e_suspend() 60 int rtl92e_resume(struct pci_dev *pdev) in rtl92e_resume()
|
| D | rtl_pci.c | 13 static void _rtl92e_parse_pci_configuration(struct pci_dev *pdev, in _rtl92e_parse_pci_configuration() 33 bool rtl92e_check_adapter(struct pci_dev *pdev, struct net_device *dev) in rtl92e_check_adapter()
|
| /Linux-v5.4/drivers/mfd/ |
| D | davinci_voicecodec.c | 28 static int __init davinci_vc_probe(struct platform_device *pdev) in davinci_vc_probe() 116 static int davinci_vc_remove(struct platform_device *pdev) in davinci_vc_remove()
|
| /Linux-v5.4/drivers/gpu/drm/i915/ |
| D | i915_suspend.c | 65 struct pci_dev *pdev = dev_priv->drm.pdev; in i915_save_state() local 110 struct pci_dev *pdev = dev_priv->drm.pdev; in i915_restore_state() local
|
| /Linux-v5.4/drivers/usb/host/ |
| D | ehci-pmcmsp.c | 98 struct platform_device *pdev = &dev->dev; in usb_hcd_msp_map_regs() local 289 static int ehci_hcd_msp_drv_probe(struct platform_device *pdev) in ehci_hcd_msp_drv_probe() 305 static int ehci_hcd_msp_drv_remove(struct platform_device *pdev) in ehci_hcd_msp_drv_remove()
|
| /Linux-v5.4/drivers/net/ethernet/pensando/ionic/ |
| D | ionic_bus_pci.c | 45 struct pci_dev *pdev = ionic->pdev; in ionic_map_bars() local 107 static int ionic_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in ionic_probe() 253 static void ionic_remove(struct pci_dev *pdev) in ionic_remove()
|
| /Linux-v5.4/sound/soc/intel/atom/sst/ |
| D | sst_acpi.c | 152 struct platform_device *pdev = to_platform_device(ctx->dev); in sst_platform_get_resources() local 235 static int sst_acpi_probe(struct platform_device *pdev) in sst_acpi_probe() 331 static int sst_acpi_remove(struct platform_device *pdev) in sst_acpi_remove()
|
| /Linux-v5.4/drivers/video/backlight/ |
| D | tps65217_bl.c | 184 tps65217_bl_parse_dt(struct platform_device *pdev) in tps65217_bl_parse_dt() 263 tps65217_bl_parse_dt(struct platform_device *pdev) in tps65217_bl_parse_dt() 269 static int tps65217_bl_probe(struct platform_device *pdev) in tps65217_bl_probe()
|
| /Linux-v5.4/drivers/gpu/drm/stm/ |
| D | drv.c | 81 struct platform_device *pdev = to_platform_device(ddev->dev); in drv_load() local 191 static int stm_drm_platform_probe(struct platform_device *pdev) in stm_drm_platform_probe() 223 static int stm_drm_platform_remove(struct platform_device *pdev) in stm_drm_platform_remove()
|
| /Linux-v5.4/drivers/power/supply/ |
| D | pda_power.c | 261 static int pda_power_probe(struct platform_device *pdev) in pda_power_probe() 430 static int pda_power_remove(struct platform_device *pdev) in pda_power_remove() 464 static int pda_power_suspend(struct platform_device *pdev, pm_message_t state) in pda_power_suspend() 483 static int pda_power_resume(struct platform_device *pdev) in pda_power_resume()
|
| /Linux-v5.4/drivers/regulator/ |
| D | arizona-ldo1.c | 226 static int arizona_ldo1_common_init(struct platform_device *pdev, in arizona_ldo1_common_init() 295 static int arizona_ldo1_probe(struct platform_device *pdev) in arizona_ldo1_probe() 342 static int arizona_ldo1_remove(struct platform_device *pdev) in arizona_ldo1_remove() 352 static int madera_ldo1_probe(struct platform_device *pdev) in madera_ldo1_probe()
|
| /Linux-v5.4/drivers/ata/ |
| D | pata_pdc202xx_old.c | 29 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in pdc2026x_cable_detect() local 49 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in pdc202xx_irq_check() local 81 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in pdc202xx_configure_piomode() local 128 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in pdc202xx_set_dmamode() local
|
| /Linux-v5.4/drivers/video/fbdev/geode/ |
| D | lxfb_core.c | 447 static int lxfb_suspend(struct pci_dev *pdev, pm_message_t state) in lxfb_suspend() 464 static int lxfb_resume(struct pci_dev *pdev) in lxfb_resume() 485 static int lxfb_probe(struct pci_dev *pdev, const struct pci_device_id *id) in lxfb_probe() 573 static void lxfb_remove(struct pci_dev *pdev) in lxfb_remove()
|
| /Linux-v5.4/drivers/leds/ |
| D | leds-sunfire.c | 126 static int sunfire_led_generic_probe(struct platform_device *pdev, in sunfire_led_generic_probe() 166 static int sunfire_led_generic_remove(struct platform_device *pdev) in sunfire_led_generic_remove() 193 static int sunfire_clockboard_led_probe(struct platform_device *pdev) in sunfire_clockboard_led_probe() 214 static int sunfire_fhc_led_probe(struct platform_device *pdev) in sunfire_fhc_led_probe()
|
| /Linux-v5.4/drivers/firmware/ |
| D | raspberrypi.c | 217 static int rpi_firmware_probe(struct platform_device *pdev) in rpi_firmware_probe() 249 static void rpi_firmware_shutdown(struct platform_device *pdev) in rpi_firmware_shutdown() 259 static int rpi_firmware_remove(struct platform_device *pdev) in rpi_firmware_remove() 280 struct platform_device *pdev = of_find_device_by_node(firmware_node); in rpi_firmware_get() local
|
| /Linux-v5.4/drivers/gpio/ |
| D | gpio-bt8xx.c | 51 struct pci_dev *pdev; member 222 static void bt8xxgpio_remove(struct pci_dev *pdev) in bt8xxgpio_remove() 236 static int bt8xxgpio_suspend(struct pci_dev *pdev, pm_message_t state) in bt8xxgpio_suspend() 259 static int bt8xxgpio_resume(struct pci_dev *pdev) in bt8xxgpio_resume()
|
| /Linux-v5.4/drivers/clk/qcom/ |
| D | kpss-xcc.c | 32 static int kpss_xcc_driver_probe(struct platform_device *pdev) in kpss_xcc_driver_probe() 69 static int kpss_xcc_driver_remove(struct platform_device *pdev) in kpss_xcc_driver_remove()
|
| /Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt76x2/ |
| D | pci.c | 20 mt76pci_probe(struct pci_dev *pdev, const struct pci_device_id *id) in mt76pci_probe() 94 mt76pci_remove(struct pci_dev *pdev) in mt76pci_remove()
|
| /Linux-v5.4/sound/soc/txx9/ |
| D | txx9aclc-generic.c | 41 static int __init txx9aclc_generic_probe(struct platform_device *pdev) in txx9aclc_generic_probe() 58 static int __exit txx9aclc_generic_remove(struct platform_device *pdev) in txx9aclc_generic_remove()
|
| /Linux-v5.4/drivers/cpufreq/ |
| D | vexpress-spc-cpufreq.c | 51 static int ve_spc_cpufreq_probe(struct platform_device *pdev) in ve_spc_cpufreq_probe() 56 static int ve_spc_cpufreq_remove(struct platform_device *pdev) in ve_spc_cpufreq_remove()
|
| /Linux-v5.4/drivers/cpuidle/ |
| D | cpuidle-kirkwood.c | 56 static int kirkwood_cpuidle_probe(struct platform_device *pdev) in kirkwood_cpuidle_probe() 68 static int kirkwood_cpuidle_remove(struct platform_device *pdev) in kirkwood_cpuidle_remove()
|
| /Linux-v5.4/drivers/net/can/usb/peak_usb/ |
| D | pcan_usb_fd.c | 160 struct pcan_usb_fd_device *pdev = in pcan_usb_fd_dev_if() local 168 struct pcan_usb_fd_device *pdev = in pcan_usb_fd_cmd_buffer() local 454 struct pcan_usb_fd_device *pdev = in pcan_usb_fd_drv_loaded() local 523 struct pcan_usb_fd_device *pdev = in pcan_usb_fd_decode_status() local 583 struct pcan_usb_fd_device *pdev = in pcan_usb_fd_decode_error() local 769 struct pcan_usb_fd_device *pdev = in pcan_usb_fd_start() local 804 struct pcan_usb_fd_device *pdev = in pcan_usb_fd_get_berr_counter() local 816 struct pcan_usb_fd_device *pdev = in pcan_usb_fd_stop() local 832 struct pcan_usb_fd_device *pdev = in pcan_usb_fd_init() local 940 struct pcan_usb_fd_device *pdev = in pcan_usb_fd_exit() local [all …]
|