Home
last modified time | relevance | path

Searched refs:swphy_validate_state (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/net/phy/
Dswphy.c93 int swphy_validate_state(const struct fixed_phy_status *state) in swphy_validate_state() function
106 EXPORT_SYMBOL_GPL(swphy_validate_state);
Dswphy.h7 int swphy_validate_state(const struct fixed_phy_status *state);
Dfixed_phy.c141 ret = swphy_validate_state(status); in fixed_phy_add_gpiod()