Home
last modified time | relevance | path

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

12

/external/syslinux/gpxe/src/drivers/net/
Dr8169.c1057 struct pci_device *pdev = tp->pci_dev; in rtl_hw_start_8169() local
1128 static void rtl_tx_performance_tweak(struct pci_device *pdev, u16 force) in rtl_tx_performance_tweak()
1174 static void rtl_disable_clock_request(struct pci_device *pdev) in rtl_disable_clock_request()
1202 static void rtl_hw_start_8168bb(void *ioaddr, struct pci_device *pdev) in rtl_hw_start_8168bb()
1214 static void rtl_hw_start_8168bef(void *ioaddr, struct pci_device *pdev) in rtl_hw_start_8168bef()
1225 static void __rtl_hw_start_8168cp(void *ioaddr, struct pci_device *pdev) in __rtl_hw_start_8168cp()
1240 static void rtl_hw_start_8168cp_1(void *ioaddr, struct pci_device *pdev) in rtl_hw_start_8168cp_1()
1259 static void rtl_hw_start_8168cp_2(void *ioaddr, struct pci_device *pdev) in rtl_hw_start_8168cp_2()
1272 static void rtl_hw_start_8168cp_3(void *ioaddr, struct pci_device *pdev) in rtl_hw_start_8168cp_3()
1290 static void rtl_hw_start_8168c_1(void *ioaddr, struct pci_device *pdev) in rtl_hw_start_8168c_1()
[all …]
Datl1e.c191 static void atl1e_setup_pcicmd(struct pci_device *pdev) in atl1e_setup_pcicmd()
219 struct pci_device *pdev = adapter->pdev; in atl1e_sw_init() local
1109 static void atl1e_init_netdev(struct net_device *netdev, struct pci_device *pdev) in atl1e_init_netdev()
1128 static int atl1e_probe(struct pci_device *pdev, in atl1e_probe()
1236 static void atl1e_remove(struct pci_device *pdev) in atl1e_remove()
1626 struct pci_device *pdev = adapter->pdev; in atl1e_reset_hw() local
Dsis190.c873 static int sis190_init_board(struct pci_device *pdev, struct net_device **netdev) in sis190_init_board()
962 static int sis190_get_mac_addr_from_apc(struct pci_device *pdev, in sis190_get_mac_addr_from_apc()
1048 static int sis190_get_mac_addr(struct pci_device *pdev, in sis190_get_mac_addr()
1113 static int sis190_probe(struct pci_device *pdev, in sis190_probe()
1156 static void sis190_remove(struct pci_device *pdev) in sis190_remove()
Dvia-velocity.c758 static void velocity_init_info(struct pci_device *pdev, in velocity_init_info()
807 unsigned long pci_resource_flags(struct pci_device *pdev, unsigned int bar) in pci_resource_flags()
852 struct pci_device *pdev) in velocity_get_pci_info()
Damd8111e.c103 struct pci_device *pdev; member
652 static int amd8111e_probe(struct nic *nic, struct pci_device *pdev) in amd8111e_probe()
Dbnx2.c2118 bnx2_init_board(struct pci_device *pdev, struct nic *nic) in bnx2_init_board()
2615 bnx2_probe(struct nic *nic, struct pci_device *pdev) in bnx2_probe()
Dsky2.c2267 static int sky2_probe(struct pci_device *pdev, in sky2_probe()
2362 static void sky2_remove(struct pci_device *pdev) in sky2_remove()
Dskge.c2339 static int skge_probe(struct pci_device *pdev, in skge_probe()
2415 static void skge_remove(struct pci_device *pdev) in skge_remove()
Dtg3.c3264 static int tg3_probe ( struct nic *nic, struct pci_device *pdev ) { in tg3_probe()
Dmtnic.h403 struct pci_device *pdev; member
Datl1e.h221 struct pci_device *pdev; member
Dvia-velocity.h1772 struct pci_device *pdev; member
Dsky2.h2068 struct pci_device *pdev; member
/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/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/syslinux/gpxe/src/drivers/net/e1000/
De1000.c125 struct pci_device *pdev = adapter->pdev; in e1000_sw_init() local
822 e1000_probe ( struct pci_device *pdev, in e1000_probe()
983 e1000_remove ( struct pci_device *pdev ) in e1000_remove()
De1000.h237 struct pci_device *pdev; member
/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k_attach.c116 struct pci_device *pdev = sc->pdev; in ath5k_hw_attach() local
Dath5k_reset.c292 struct pci_device *pdev = ah->ah_sc->pdev; in ath5k_hw_nic_wakeup() local
Dath5k.c287 static int ath5k_probe(struct pci_device *pdev, in ath5k_probe()
445 static void ath5k_remove(struct pci_device *pdev) in ath5k_remove()
Dbase.h89 struct pci_device *pdev; /* for dma mapping */ member
/external/libdrm/nouveau/
Dnouveau.c361 nouveau_device_open_existing(struct nouveau_device **pdev, int close, int fd, in nouveau_device_open_existing()
369 void *data, uint32_t size, struct nouveau_device **pdev) in nouveau_device_new()
462 nouveau_device_wrap(int fd, int close, struct nouveau_device **pdev) in nouveau_device_wrap()
490 nouveau_device_open(const char *busid, struct nouveau_device **pdev) in nouveau_device_open()
502 nouveau_device_del(struct nouveau_device **pdev) in nouveau_device_del()
/external/syslinux/gpxe/src/drivers/net/rtl818x/
Drtl818x.c652 static int rtl818x_probe(struct pci_device *pdev, in rtl818x_probe()
824 static void rtl818x_remove(struct pci_device *pdev) in rtl818x_remove()
Drtl818x.h300 struct pci_device *pdev; member

12