Searched refs:init_one (Results 1 - 9 of 9) sorted by relevance
/linux-4.1.27/drivers/ata/ |
H A D | pata_jmicron.c | 38 * and setup here. We assume that has been done by init_one and the
|
/linux-4.1.27/drivers/video/fbdev/ |
H A D | pmag-aa-fb.c | 410 static int __init init_one(int slot) init_one() function 488 init_one(sid); pmagaafb_init()
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | main.c | 957 static int init_one(struct pci_dev *pdev, init_one() function 1031 .probe = init_one,
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb/ |
H A D | cxgb2.c | 975 static int init_one(struct pci_dev *pdev, const struct pci_device_id *ent) init_one() function 1353 .probe = init_one,
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_main.c | 3175 static int init_one(struct pci_dev *pdev, const struct pci_device_id *ent) init_one() function 3415 .probe = init_one,
|
/linux-4.1.27/drivers/tty/ |
H A 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, init_one() function
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_main.c | 4432 static int init_one(struct pci_dev *pdev, const struct pci_device_id *ent) init_one() function 4785 .probe = init_one,
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | cxgb4vf_main.c | 2601 * state needed to manage the device. This routine is called "init_one" in
|
/linux-4.1.27/drivers/block/ |
H A D | cciss.c | 1787 * because this can be called from the middle of init_one. cciss_check_queues()
|
Completed in 299 milliseconds