Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/phy/broadcom/
Dphy-brcm-usb.c33 struct value_to_name_map { struct
44 static const struct value_to_name_map brcm_dr_mode_to_name[] = { argument
51 static const struct value_to_name_map brcm_dual_mode_to_name[] = {
204 static int name_to_value(const struct value_to_name_map *table, int count, in name_to_value()
219 static const char *value_to_name(const struct value_to_name_map *table, int count, in value_to_name()