Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/device-drivers/usb/tusb/
Dtusb.c349 struct pci_dev *pdev = in test_find_hcd() local
388 struct pci_dev *pdev = ltp_usb.pdev; in test_hcd_probe() local
434 struct pci_dev *pdev = NULL; in test_hcd_remove() local
465 struct pci_dev *pdev = NULL; in test_hcd_suspend() local
492 struct pci_dev *pdev = NULL; in test_hcd_resume() local
Dst_tusb.h60 struct pci_dev *pdev; /* pci is typical */ member
102 struct pci_dev *pdev; member
/external/u-boot/drivers/usb/musb-new/
Dmusb_dsps.c152 struct platform_device *pdev = to_platform_device(dev->parent); in dsps_musb_enable() local
185 struct platform_device *pdev = to_platform_device(dev->parent); in dsps_musb_disable() local
204 struct platform_device *pdev = to_platform_device(dev->parent); in otg_timer() local
258 struct platform_device *pdev = to_platform_device(dev->parent); in dsps_musb_try_idle() local
298 struct platform_device *pdev = to_platform_device(dev->parent); in dsps_interrupt() local
413 struct platform_device *pdev = to_platform_device(dev->parent); in dsps_musb_init() local
481 struct platform_device *pdev = to_platform_device(dev->parent); in dsps_musb_exit() local
530 struct platform_device *pdev = to_platform_device(dev); in dsps_create_musb_pdev() local
609 static int __devinit dsps_probe(struct platform_device *pdev) in dsps_probe()
672 static int __devexit dsps_remove(struct platform_device *pdev) in dsps_remove()
Domap2430.c495 static int __devinit omap2430_probe(struct platform_device *pdev) in omap2430_probe()
564 static int __devexit omap2430_remove(struct platform_device *pdev) in omap2430_remove()
Dam35x.c503 static int __devinit am35x_probe(struct platform_device *pdev) in am35x_probe()
608 static int __devexit am35x_remove(struct platform_device *pdev) in am35x_remove()
Dmusb_core.c1013 static void musb_shutdown(struct platform_device *pdev) in musb_shutdown()
2170 static int __devinit musb_probe(struct platform_device *pdev) in musb_probe()
2199 static int __devexit musb_remove(struct platform_device *pdev) in musb_remove()
/external/u-boot/drivers/usb/host/
Dehci-pci.c60 static void ehci_pci_legacy_init(pci_dev_t pdev, struct ehci_hccr **ret_hccr, in ehci_pci_legacy_init()
92 pci_dev_t pdev; in ehci_hcd_init() local
Dohci-hcd.c1769 pci_dev_t pdev; in hc_reset() local
2007 pci_dev_t pdev; in usb_lowlevel_init() local
/external/ltp/testcases/kernel/device-drivers/agp/kernel_space/
Dtagp.c579 struct pci_dev *pdev; // = (struct pci_dev *)kmalloc(sizeof(struct pci_dev), GFP_KERNEL); in test_pci_find_device() local
619 static int __init agp_test_probe(struct pci_dev *pdev, in agp_test_probe()
628 static void __devexit agp_test_remove(struct pci_dev *pdev) in agp_test_remove()
/external/libdrm/nouveau/
Dnouveau.c357 nouveau_device_open_existing(struct nouveau_device **pdev, int close, int fd, in nouveau_device_open_existing()
365 void *data, uint32_t size, struct nouveau_device **pdev) in nouveau_device_new()
458 nouveau_device_wrap(int fd, int close, struct nouveau_device **pdev) in nouveau_device_wrap()
486 nouveau_device_open(const char *busid, struct nouveau_device **pdev) in nouveau_device_open()
498 nouveau_device_del(struct nouveau_device **pdev) in nouveau_device_del()
/external/u-boot/drivers/pinctrl/broadcom/
Dpinctrl-bcm283x.c109 struct udevice *pdev; in bcm283x_pinctl_probe() local
/external/u-boot/drivers/reset/
Dreset-rockchip.c106 int rockchip_reset_bind(struct udevice *pdev, u32 reg_offset, u32 reg_number) in rockchip_reset_bind()
/external/u-boot/drivers/ata/
Ddwc_ahsata.c511 static void dwc_ahsata_print_info(struct blk_desc *pdev) in dwc_ahsata_print_info()
752 struct blk_desc *pdev) in dwc_ahsata_scan_common()
850 static int ahci_init_one(int pdev) in ahci_init_one()
965 struct blk_desc *pdev = &sata_dev_desc[dev]; in scan_sata() local
Dsata_sil3114.c626 static u8 sil_get_device_cache_line (pci_dev_t pdev) in sil_get_device_cache_line()
/external/u-boot/drivers/pci/
Dpci_common.c103 void *pci_map_bar(pci_dev_t pdev, int bar, int flags) in pci_map_bar()
/external/u-boot/drivers/video/
Dati_radeon_fb.c550 pci_dev_t pdev; in radeon_probe() local
Dati_radeon_fb.h49 struct pci_device_id pdev; member
/external/u-boot/arch/x86/cpu/
Dmp_init.c427 struct udevice *dev, *pdev; in qemu_cpu_fixup() local
/external/u-boot/board/gateworks/gw_ventana/
Dgw_ventana.c527 struct pci_dev *pdev = &pci_devs[pci_devno++]; in board_pci_fixup_dev() local
/external/u-boot/drivers/net/
Duli526x.c105 pci_dev_t pdev; member
De1000.h1087 struct udevice *pdev; member
1089 pci_dev_t pdev; member
/external/u-boot/drivers/usb/gadget/
Datmel_usba_udc.h289 struct platform_device *pdev; member