Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/
H A Dca0132.c1157 bool use_alt_functions;
1187 #define ca0132_use_alt_functions(spec) ((spec)->use_alt_functions)
10047 spec->use_alt_functions = true;
10052 spec->use_alt_functions = true; in ca0132_codec_init()
10057 spec->use_alt_functions = false;
1154 bool use_alt_functions; global() member