Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/phy/broadcom/
Dphy-brcm-usb.c31 struct value_to_name_map { struct
42 static const struct value_to_name_map brcm_dr_mode_to_name[] = { argument
49 static const struct value_to_name_map brcm_dual_mode_to_name[] = {
173 static int name_to_value(const struct value_to_name_map *table, int count, in name_to_value()
188 static const char *value_to_name(const struct value_to_name_map *table, int count, in value_to_name()