Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/phy/broadcom/
Dphy-brcm-usb.c38 struct value_to_name_map { struct
43 static struct value_to_name_map brcm_dr_mode_to_name[] = { argument
50 static struct value_to_name_map brcm_dual_mode_to_name[] = {
157 static int name_to_value(struct value_to_name_map *table, int count, in name_to_value()
172 static const char *value_to_name(struct value_to_name_map *table, int count, in value_to_name()