Searched refs:init_one (Results 1 – 7 of 7) sorted by relevance
/drivers/video/fbdev/ |
D | pmag-aa-fb.c | 410 static int __init init_one(int slot) in init_one() function 488 init_one(sid); in pmagaafb_init()
|
/drivers/staging/rdma/hfi1/ |
D | init.c | 1102 static int init_one(struct pci_dev *, const struct pci_device_id *); 1117 .probe = init_one, 1307 static int init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in init_one() function
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | main.c | 1194 static int init_one(struct pci_dev *pdev, in init_one() function 1379 .probe = init_one,
|
/drivers/net/ethernet/chelsio/cxgb/ |
D | cxgb2.c | 975 static int init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in init_one() function 1354 .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, 3691 static int init_one(struct pci_dev *dev, in init_one() function
|
/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 3196 static int init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in init_one() function 3439 .probe = init_one,
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 4649 static int init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in init_one() function 5047 .probe = init_one,
|