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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Demu10k1.h1880 char extout_names[32][32]; /* names of external outputs */ member in struct:snd_emu10k1_fx8010_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/emu10k1/
H A Demufx.c2328 copy_string(info->extout_names[res], extout_mask & (1 << res) ? *extout : NULL, "Unused", res);
2331 copy_string(info->extout_names[res], extout_mask & (1 << res) ? *extout : NULL, "Unused", res);

Completed in 116 milliseconds