Home
last modified time | relevance | path

Searched defs:pdev (Results 1 – 19 of 19) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dmusb_dsps.c153 struct platform_device *pdev = to_platform_device(dev->parent); in dsps_musb_enable() local
186 struct platform_device *pdev = to_platform_device(dev->parent); in dsps_musb_disable() local
205 struct platform_device *pdev = to_platform_device(dev->parent); in otg_timer() local
259 struct platform_device *pdev = to_platform_device(dev->parent); in dsps_musb_try_idle() local
299 struct platform_device *pdev = to_platform_device(dev->parent); in dsps_interrupt() local
414 struct platform_device *pdev = to_platform_device(dev->parent); in dsps_musb_init() local
482 struct platform_device *pdev = to_platform_device(dev->parent); in dsps_musb_exit() local
531 struct platform_device *pdev = to_platform_device(dev); in dsps_create_musb_pdev() local
610 static int __devinit dsps_probe(struct platform_device *pdev) in dsps_probe()
673 static int __devexit dsps_remove(struct platform_device *pdev) in dsps_remove()
H A Dam35x.c504 static int __devinit am35x_probe(struct platform_device *pdev) in am35x_probe()
609 static int __devexit am35x_remove(struct platform_device *pdev) in am35x_remove()
H A Dmusb_core.c1014 static void musb_shutdown(struct platform_device *pdev) in musb_shutdown()
2171 static int __devinit musb_probe(struct platform_device *pdev) in musb_probe()
2200 static int __devexit musb_remove(struct platform_device *pdev) in musb_remove()
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-pci.c69 static void ehci_pci_legacy_init(pci_dev_t pdev, struct ehci_hccr **ret_hccr, in ehci_pci_legacy_init()
101 pci_dev_t pdev; in ehci_hcd_init() local
H A Dohci-hcd.c1772 pci_dev_t pdev; in hc_reset() local
2010 pci_dev_t pdev; in usb_lowlevel_init() local
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/brcmnand/
H A Dbcm6838_nand.c74 struct udevice *pdev = dev; in bcm6838_nand_probe() local
H A Dbcm63158_nand.c76 struct udevice *pdev = dev; in bcm63158_nand_probe() local
H A Dbcm6858_nand.c76 struct udevice *pdev = dev; in bcm6858_nand_probe() local
H A Dbrcmnand.c181 struct platform_device *pdev; member
183 struct udevice *pdev; member
2240 struct platform_device *pdev = host->pdev; in brcmnand_init_cs() local
2242 struct udevice *pdev = host->pdev; in brcmnand_init_cs() local
2461 int brcmnand_probe(struct platform_device *pdev, struct brcmnand_soc *soc) in brcmnand_probe()
2727 int brcmnand_remove(struct platform_device *pdev) in brcmnand_remove()
2742 int brcmnand_remove(struct udevice *pdev) in brcmnand_remove()
/rk3399_rockchip-uboot/drivers/ata/
H A Ddwc_ahsata.c512 static void dwc_ahsata_print_info(struct blk_desc *pdev) in dwc_ahsata_print_info()
753 struct blk_desc *pdev) in dwc_ahsata_scan_common()
851 static int ahci_init_one(int pdev) in ahci_init_one()
966 struct blk_desc *pdev = &sata_dev_desc[dev]; in scan_sata() local
H A Dsata_sil3114.c627 static u8 sil_get_device_cache_line (pci_dev_t pdev) in sil_get_device_cache_line()
/rk3399_rockchip-uboot/drivers/pci/
H A Dpci_common.c104 void *pci_map_bar(pci_dev_t pdev, int bar, int flags) in pci_map_bar()
/rk3399_rockchip-uboot/drivers/video/
H A Dati_radeon_fb.c551 pci_dev_t pdev; in radeon_probe() local
H A Dati_radeon_fb.h49 struct pci_device_id pdev; member
/rk3399_rockchip-uboot/arch/x86/cpu/
H A Dmp_init.c428 struct udevice *dev, *pdev; in qemu_cpu_fixup() local
/rk3399_rockchip-uboot/board/gateworks/gw_ventana/
H A Dgw_ventana.c527 struct pci_dev *pdev = &pci_devs[pci_devno++]; in board_pci_fixup_dev() local
/rk3399_rockchip-uboot/drivers/net/
H A Duli526x.c106 pci_dev_t pdev; member
H A De1000.h1088 struct udevice *pdev; member
1090 pci_dev_t pdev; member
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Datmel_usba_udc.h290 struct platform_device *pdev; member