Home
last modified time | relevance | path

Searched refs:felix_register_switch (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/dsa/ocelot/
H A Docelot_ext.c67 return felix_register_switch(&pdev->dev, 0, 1, false, false, in ocelot_ext_probe()
H A Dfelix.h101 int felix_register_switch(struct device *dev, resource_size_t switch_base,
H A Dseville_vsc9953.c982 return felix_register_switch(dev, res->start, 1, false, false, in seville_probe()
H A Dfelix.c2389 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 Dfelix_vsc9959.c2701 err = felix_register_switch(dev, switch_base, OCELOT_NUM_TC, in felix_pci_probe()