Home
last modified time | relevance | path

Searched refs:mdio_bus_free (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/
H A Dfelix.h29 void (*mdio_bus_free)(struct ocelot *ocelot); member
H A Dfelix.c648 if (felix->info->mdio_bus_free) in felix_teardown()
649 felix->info->mdio_bus_free(ocelot); in felix_teardown()
H A Dseville_vsc9953.c1188 .mdio_bus_free = vsc9953_mdio_bus_free,
H A Dfelix_vsc9959.c1368 .mdio_bus_free = vsc9959_mdio_bus_free,
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/
H A Dfelix.h57 void (*mdio_bus_free)(struct ocelot *ocelot); member
H A Dfelix.c1610 if (felix->info->mdio_bus_free) in felix_setup()
1611 felix->info->mdio_bus_free(ocelot); in felix_setup()
1634 if (felix->info->mdio_bus_free) in felix_teardown()
1635 felix->info->mdio_bus_free(ocelot); in felix_teardown()
H A Dseville_vsc9953.c968 .mdio_bus_free = vsc9953_mdio_bus_free,
H A Dfelix_vsc9959.c2641 .mdio_bus_free = vsc9959_mdio_bus_free,

Completed in 13 milliseconds