Searched refs:init_one (Results 1 – 6 of 6) sorted by relevance
/drivers/infiniband/hw/hfi1/ |
D | init.c | 1364 static int init_one(struct pci_dev *, const struct pci_device_id *); 1380 .probe = init_one, 1609 static int init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in init_one() function
|
/drivers/net/ethernet/chelsio/cxgb/ |
D | cxgb2.c | 983 static int init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in init_one() function 1377 .probe = init_one,
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | main.c | 1305 static int init_one(struct pci_dev *pdev, in init_one() function 1596 .probe = init_one,
|
/drivers/tty/ |
D | synclink_gt.c | 107 static int init_one(struct pci_dev *dev,const struct pci_device_id *ent); 112 .probe = init_one, 3678 static int init_one(struct pci_dev *dev, in init_one() function
|
/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 3206 static int init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in init_one() function 3451 .probe = init_one,
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 4778 static int init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in init_one() function 5382 .probe = init_one,
|