Home
last modified time | relevance | path

Searched defs:pdev (Results 451 – 475 of 6492) sorted by relevance

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

/openbmc/linux/drivers/ata/
H A Dpata_pdc202xx_old.c29 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in pdc2026x_cable_detect() local
47 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in pdc202xx_irq_check() local
79 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in pdc202xx_configure_piomode() local
126 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in pdc202xx_set_dmamode() local
H A Dpata_hpt3x2n.c134 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in hpt3x2n_cable_detect() local
164 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in hpt3x2n_pre_reset() local
189 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in hpt3x2n_set_mode() local
244 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in hpt3x2n_bmdma_stop() local
406 static int hpt3x2n_pci_clock(struct pci_dev *pdev, unsigned int base) in hpt3x2n_pci_clock()
H A Dpata_pcmcia.c155 static int pcmcia_check_one_config(struct pcmcia_device *pdev, void *priv_data) in pcmcia_check_one_config()
186 static int pcmcia_init_one(struct pcmcia_device *pdev) in pcmcia_init_one()
288 static void pcmcia_remove_one(struct pcmcia_device *pdev) in pcmcia_remove_one()
/openbmc/linux/drivers/regulator/
H A Darizona-ldo1.c226 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()
/openbmc/linux/drivers/usb/phy/
H A Dphy-gpio-vbus-usb.c149 struct platform_device *pdev = data; in gpio_vbus_irq() local
170 struct platform_device *pdev; in gpio_vbus_set_peripheral() local
231 static int gpio_vbus_probe(struct platform_device *pdev) in gpio_vbus_probe()
328 static void gpio_vbus_remove(struct platform_device *pdev) in gpio_vbus_remove()
/openbmc/linux/drivers/gpu/drm/meson/
H A Dmeson_drv.c182 struct platform_device *pdev = to_platform_device(dev); in meson_drv_bind_master() local
451 static void meson_drv_shutdown(struct platform_device *pdev) in meson_drv_shutdown()
476 static int meson_drv_probe(struct platform_device *pdev) in meson_drv_probe()
518 static void meson_drv_remove(struct platform_device *pdev) in meson_drv_remove()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-amd-mp2-plat.c33 struct platform_device *pdev; member
211 static enum speed_enum i2c_amd_get_bus_speed(struct platform_device *pdev) in i2c_amd_get_bus_speed()
245 static int i2c_amd_probe(struct platform_device *pdev) in i2c_amd_probe()
325 static void i2c_amd_remove(struct platform_device *pdev) in i2c_amd_remove()
/openbmc/linux/drivers/gpio/
H A Dgpio-bt8xx.c51 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()
/openbmc/linux/drivers/fpga/
H A Ddfl-afu-error.c53 struct platform_device *pdev = to_platform_device(dev); in afu_port_err_clear() local
211 static int port_err_init(struct platform_device *pdev, in port_err_init()
219 static void port_err_uinit(struct platform_device *pdev, in port_err_uinit()
226 port_err_ioctl(struct platform_device *pdev, struct dfl_feature *feature, in port_err_ioctl()
/openbmc/linux/drivers/leds/
H A Dleds-sunfire.c126 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()
/openbmc/linux/drivers/net/ethernet/cavium/common/
H A Dcavium_ptp.c35 struct pci_dev *pdev; in ptp_cavium_clock_get() local
62 struct pci_dev *pdev; in cavium_ptp_get() local
220 static int cavium_ptp_probe(struct pci_dev *pdev, in cavium_ptp_probe()
311 static void cavium_ptp_remove(struct pci_dev *pdev) in cavium_ptp_remove()
/openbmc/linux/drivers/net/ethernet/arc/
H A Demac_arc.c19 static int emac_arc_probe(struct platform_device *pdev) in emac_arc_probe()
61 static int emac_arc_remove(struct platform_device *pdev) in emac_arc_remove()
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_pci.c13 static void _rtl92e_parse_pci_configuration(struct pci_dev *pdev, in _rtl92e_parse_pci_configuration()
31 bool rtl92e_check_adapter(struct pci_dev *pdev, struct net_device *dev) in rtl92e_check_adapter()
/openbmc/linux/drivers/mtd/nand/raw/bcm47xxnflash/
H A Dmain.c22 static int bcm47xxnflash_probe(struct platform_device *pdev) in bcm47xxnflash_probe()
60 static void bcm47xxnflash_remove(struct platform_device *pdev) in bcm47xxnflash_remove()
/openbmc/linux/drivers/mfd/
H A Dbcm2835-pm.c28 static int bcm2835_pm_get_pdata(struct platform_device *pdev, in bcm2835_pm_get_pdata()
72 static int bcm2835_pm_probe(struct platform_device *pdev) in bcm2835_pm_probe()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dsoc.c10 mt76_wmac_probe(struct platform_device *pdev) in mt76_wmac_probe()
56 mt76_wmac_remove(struct platform_device *pdev) in mt76_wmac_remove()
/openbmc/linux/include/linux/mfd/
H A Docelot.h17 ocelot_regmap_from_resource_optional(struct platform_device *pdev, in ocelot_regmap_from_resource_optional()
53 ocelot_regmap_from_resource(struct platform_device *pdev, unsigned int index, in ocelot_regmap_from_resource()
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_mid.c55 struct pci_dev *pdev = to_pci_dev(p->dev); in pnw_setup() local
114 struct pci_dev *pdev = to_pci_dev(p->dev); in tng_setup() local
171 struct pci_dev *pdev = to_pci_dev(p->dev); in dnv_setup() local
290 static int mid8250_probe(struct pci_dev *pdev, const struct pci_device_id *id) in mid8250_probe()
346 static void mid8250_remove(struct pci_dev *pdev) in mid8250_remove()
/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device_pci.c19 struct pci_dev *pdev; member
201 static int proc_thermal_pci_probe(struct pci_dev *pdev, const struct pci_device_id *id) in proc_thermal_pci_probe()
287 static void proc_thermal_pci_remove(struct pci_dev *pdev) in proc_thermal_pci_remove()
309 struct pci_dev *pdev = to_pci_dev(dev); in proc_thermal_pci_suspend() local
323 struct pci_dev *pdev = to_pci_dev(dev); in proc_thermal_pci_resume() local
/openbmc/linux/drivers/rtc/
H A Drtc-88pm860x.c245 static int pm860x_rtc_dt_init(struct platform_device *pdev, in pm860x_rtc_dt_init()
267 static int pm860x_rtc_probe(struct platform_device *pdev) in pm860x_rtc_probe()
334 static void pm860x_rtc_remove(struct platform_device *pdev) in pm860x_rtc_remove()
348 struct platform_device *pdev = to_platform_device(dev); in pm860x_rtc_suspend() local
357 struct platform_device *pdev = to_platform_device(dev); in pm860x_rtc_resume() local
/openbmc/linux/sound/soc/sof/mediatek/mt8195/
H A Dmt8195.c90 static int platform_parse_resource(struct platform_device *pdev, void *data) in platform_parse_resource()
241 static int adsp_shared_base_ioremap(struct platform_device *pdev, void *data) in adsp_shared_base_ioremap()
274 struct platform_device *pdev = container_of(sdev->dev, struct platform_device, dev); in mt8195_dsp_probe() local
393 struct platform_device *pdev = container_of(sdev->dev, struct platform_device, dev); in mt8195_dsp_remove() local
405 struct platform_device *pdev = container_of(sdev->dev, struct platform_device, dev); in mt8195_dsp_suspend() local
/openbmc/linux/drivers/media/rc/
H A Dfintek-cir.c462 static int fintek_probe(struct pnp_dev *pdev, const struct pnp_device_id *dev_id) in fintek_probe()
566 static void fintek_remove(struct pnp_dev *pdev) in fintek_remove()
588 static int fintek_suspend(struct pnp_dev *pdev, pm_message_t state) in fintek_suspend()
616 static int fintek_resume(struct pnp_dev *pdev) in fintek_resume()
637 static void fintek_shutdown(struct pnp_dev *pdev) in fintek_shutdown()
/openbmc/linux/sound/soc/intel/atom/sst/
H A Dsst_acpi.c173 struct platform_device *pdev = to_platform_device(ctx->dev); in sst_platform_get_resources() local
256 static int sst_acpi_probe(struct platform_device *pdev) in sst_acpi_probe()
382 static void sst_acpi_remove(struct platform_device *pdev) in sst_acpi_remove()
/openbmc/linux/drivers/media/radio/
H A Dradio-maxiradio.c74 struct pci_dev *pdev; member
118 static int maxiradio_probe(struct pci_dev *pdev, in maxiradio_probe()
175 static void maxiradio_remove(struct pci_dev *pdev) in maxiradio_remove()
/openbmc/linux/drivers/pwm/
H A Dpwm-lpss-pci.c17 static int pwm_lpss_probe_pci(struct pci_dev *pdev, in pwm_lpss_probe_pci()
45 static void pwm_lpss_remove_pci(struct pci_dev *pdev) in pwm_lpss_remove_pci()

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