Home
last modified time | relevance | path

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

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