Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/6fire/
H A Dcontrol.c25 static const char * const line_phono_texts[2] = { "Line", "Phono" }; variable
326 return snd_ctl_enum_info(uinfo, 1, 2, line_phono_texts); in usb6fire_control_line_phono_info()