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

/linux-master/include/uapi/sound/
H A Demu10k1.h302 char extout_names[32][32]; /* names of external outputs */ member in struct:snd_emu10k1_fx8010_info
/linux-master/sound/pci/emu10k1/
H A Demufx.c2473 copy_string(info->extout_names[res], extout_mask & (1 << res) ? *extout : NULL, "Unused", res);
2476 copy_string(info->extout_names[res], extout_mask & (1 << res) ? *extout : NULL, "Unused", res);

Completed in 168 milliseconds