Searched refs:felix_register_switch (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/dsa/ocelot/ |
| H A D | ocelot_ext.c | 67 return felix_register_switch(&pdev->dev, 0, 1, false, false, in ocelot_ext_probe()
|
| H A D | felix.h | 101 int felix_register_switch(struct device *dev, resource_size_t switch_base,
|
| H A D | seville_vsc9953.c | 982 return felix_register_switch(dev, res->start, 1, false, false, in seville_probe()
|
| H A D | felix.c | 2389 int felix_register_switch(struct device *dev, resource_size_t switch_base, in felix_register_switch() function 2434 EXPORT_SYMBOL_GPL(felix_register_switch);
|
| H A D | felix_vsc9959.c | 2701 err = felix_register_switch(dev, switch_base, OCELOT_NUM_TC, in felix_pci_probe()
|