Searched refs:cs89x0_probe (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ |
H A D | Space.c | 85 {cs89x0_probe, 0},
|
/kernel/linux/linux-6.6/drivers/net/ |
H A D | Space.c | 223 {cs89x0_probe, 0},
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cirrus/ |
H A D | cs89x0.c | 1581 * This function converts the I/O port address used by the cs89x0_probe() and 1646 struct net_device * __init cs89x0_probe(int unit) in cs89x0_probe() function 1662 cs89_dbg(0, info, "cs89x0_probe(0x%x)\n", io); in cs89x0_probe()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cirrus/ |
H A D | cs89x0.c | 1585 * This function converts the I/O port address used by the cs89x0_probe() and 1650 struct net_device * __init cs89x0_probe(int unit) in cs89x0_probe() function 1666 cs89_dbg(0, info, "cs89x0_probe(0x%x)\n", io); in cs89x0_probe()
|
Completed in 6 milliseconds