Searched refs:cap_labels (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dhda_generic.c64 char cap_labels[HDA_MAX_NUM_INPUTS][16]; member in struct:hda_gspec
562 label = spec->cap_labels[spec->input_mux.num_items];
584 buf = spec->cap_labels[num];
586 if (! strcmp(buf, spec->cap_labels[ocap])) {
590 sprintf(buf, "%s %d", spec->cap_labels[ocap], num);

Completed in 111 milliseconds