Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_generic.h222 unsigned int multi_cap_vol:1; /* allow multiple capture xxx volumes */ member
H A Dhda_generic.c3789 bool multi_cap_vol = spec->multi_cap_vol; in create_capture_mixers() local