Home
last modified time | relevance | path

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

/linux-6.1.9/sound/usb/6fire/
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()