Searched refs:init_one (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.10/drivers/infiniband/hw/hfi1/ |
| D | init.c | 1381 static int init_one(struct pci_dev *, const struct pci_device_id *); 1397 .probe = init_one, 1601 static int init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in init_one() function
|
| /Linux-v5.10/drivers/net/ethernet/chelsio/cxgb/ |
| D | cxgb2.c | 981 static int init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in init_one() function 1373 .probe = init_one,
|
| /Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | main.c | 1335 static int init_one(struct pci_dev *pdev, const struct pci_device_id *id) in init_one() function 1618 .probe = init_one,
|
| /Linux-v5.10/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, 3664 static int init_one(struct pci_dev *dev, in init_one() function
|
| /Linux-v5.10/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-v5.10/drivers/net/ethernet/chelsio/cxgb4/ |
| D | cxgb4_main.c | 6607 static int init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in init_one() function 7257 .probe = init_one,
|