Searched refs:init_one (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | init.c | 1385 static int init_one(struct pci_dev *, const struct pci_device_id *); 1401 .probe = init_one, 1630 static int init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in init_one() function
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | main.c | 1385 static int init_one(struct pci_dev *pdev, in init_one() function 1683 .probe = init_one,
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb/ |
D | cxgb2.c | 979 static int init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in init_one() function 1373 .probe = init_one,
|
/Linux-v4.19/drivers/tty/ |
D | synclink_gt.c | 106 static int init_one(struct pci_dev *dev,const struct pci_device_id *ent); 111 .probe = init_one, 3672 static int init_one(struct pci_dev *dev, in init_one() function
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 3204 static int init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in init_one() function 3454 .probe = init_one,
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 5403 static int init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in init_one() function 5993 .probe = init_one,
|