Searched refs:marvell_get_strings (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/phy/ |
H A D | marvell.c | 1953 static void marvell_get_strings(struct phy_device *phydev, u8 *data) in marvell_get_strings() function 3286 .get_strings = marvell_get_strings, 3304 .get_strings = marvell_get_strings, 3325 .get_strings = marvell_get_strings, 3346 .get_strings = marvell_get_strings, 3366 .get_strings = marvell_get_strings, 3386 .get_strings = marvell_get_strings, 3409 .get_strings = marvell_get_strings, 3432 .get_strings = marvell_get_strings, 3452 .get_strings = marvell_get_strings, [all …]
|