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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/echoaudio/
H A Dechoaudio.h342 struct snd_pcm_hw_constraint_list constr; member in struct:audiopipe
H A Dechoaudio.c248 pipe->constr.list = channels_list;
249 pipe->constr.mask = 0;
251 pipe->constr.count = i;
267 &pipe->constr)) < 0)

Completed in 138 milliseconds