Searched refs:mdio_bus_alloc (Results 1 – 4 of 4) sorted by relevance
55 int (*mdio_bus_alloc)(struct ocelot *ocelot); member
966 .mdio_bus_alloc = vsc9953_mdio_bus_alloc,
1574 if (felix->info->mdio_bus_alloc) { in felix_init_structs()1575 err = felix->info->mdio_bus_alloc(ocelot); in felix_init_structs()
2667 .mdio_bus_alloc = vsc9959_mdio_bus_alloc,
Completed in 22 milliseconds