Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/6fire/
H A Dcontrol.c24 static const char * const opt_coax_texts[2] = { "Optical", "Coax" }; variable
353 return snd_ctl_enum_info(uinfo, 1, 2, opt_coax_texts); in usb6fire_control_opt_coax_info()