Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/broadcom/
Dphy-brcm-usb.c32 struct value_to_name_map { struct
43 static const struct value_to_name_map brcm_dr_mode_to_name[] = { argument
50 static const struct value_to_name_map brcm_dual_mode_to_name[] = {
203 static int name_to_value(const struct value_to_name_map *table, int count, in name_to_value()
218 static const char *value_to_name(const struct value_to_name_map *table, int count, in value_to_name()