Home
last modified time | relevance | path

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

/third_party/alsa-utils/axfer/
Dxfer-options.c195 if (xfer->multiple_cntrs) { in validate_options()
349 xfer->multiple_cntrs = true; in xfer_options_parse_args()
582 if (!xfer->multiple_cntrs) in xfer_options_fixup_paths()
587 if (!xfer->multiple_cntrs) in xfer_options_fixup_paths()
Dxfer.h45 bool multiple_cntrs:1; // For mapper. member