Home
last modified time | relevance | path

Searched defs:multi_cap_vol (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_generic.h228 unsigned int multi_cap_vol:1; /* allow multiple capture xxx volumes */ member
H A Dhda_generic.c3773 bool multi_cap_vol = spec->multi_cap_vol; in create_capture_mixers() local