Searched refs:init_one (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/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()
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/ |
D | main.c | 957 static int init_one(struct pci_dev *pdev, in init_one() function 1031 .probe = init_one,
|
/linux-4.1.27/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 1353 .probe = init_one,
|
/linux-4.1.27/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, 3705 static int init_one(struct pci_dev *dev, in init_one() function
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 3175 static int init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in init_one() function 3415 .probe = init_one,
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 4432 static int init_one(struct pci_dev *pdev, const struct pci_device_id *ent) in init_one() function 4785 .probe = init_one,
|