Searched refs:init_one (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.4/drivers/infiniband/hw/hfi1/ |
D | init.c | 1394 static int init_one(struct pci_dev *, const struct pci_device_id *); 1410 .probe = init_one, 1637 static int init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in init_one() function
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | main.c | 1317 static int init_one(struct pci_dev *pdev, const struct pci_device_id *id) in init_one() function 1594 .probe = init_one,
|
/Linux-v5.4/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-v5.4/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, 3663 static int init_one(struct pci_dev *dev, in init_one() function
|
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 3203 static int init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in init_one() function 3455 .probe = init_one,
|
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 5652 static int init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in init_one() function 6259 .probe = init_one,
|