Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/hda/
Dhda_generic.c74 #define MAX_LOOPBACK_AMPS 7 macro
77 struct hda_amp_list loopback_list[MAX_LOOPBACK_AMPS + 1];
664 if (spec->num_loopbacks >= MAX_LOOPBACK_AMPS) { in add_input_loopback()