Home
last modified time | relevance | path

Searched refs:mdio_bus_alloc (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/net/dsa/ocelot/
Dfelix.h53 int (*mdio_bus_alloc)(struct ocelot *ocelot); member
Dfelix.c1447 if (felix->info->mdio_bus_alloc) { in felix_init_structs()
1448 err = felix->info->mdio_bus_alloc(ocelot); in felix_init_structs()
Dseville_vsc9953.c1008 .mdio_bus_alloc = vsc9953_mdio_bus_alloc,
Dfelix_vsc9959.c2589 .mdio_bus_alloc = vsc9959_mdio_bus_alloc,