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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/pcxhr/
H A Dpcxhr_hwdep.c66 err = pcxhr_send_msg(mgr, &rmh);
86 err = pcxhr_send_msg(mgr, &rmh);
98 err = pcxhr_send_msg(mgr, &rmh);
116 err = pcxhr_send_msg(mgr, &rmh);
129 pcxhr_send_msg(mgr, &rmh);
169 err = pcxhr_send_msg(mgr, &rmh);
H A Dpcxhr.c197 err = pcxhr_send_msg(mgr, &rmh);
243 err = pcxhr_send_msg(mgr, &rmh);
251 err = pcxhr_send_msg(mgr, &rmh);
267 err = pcxhr_send_msg(mgr, &rmh);
282 err = pcxhr_send_msg(mgr, &rmh);
312 err = pcxhr_send_msg(mgr, &rmh);
319 err = pcxhr_send_msg(mgr, &rmh);
375 err = pcxhr_send_msg(chip->mgr, &rmh);
444 err = pcxhr_send_msg(chip->mgr, &rmh);
474 err = pcxhr_send_msg(chi
[all...]
H A Dpcxhr_mixer.c69 err = pcxhr_send_msg(chip->mgr, &rmh);
233 err = pcxhr_send_msg(chip->mgr, &rmh);
281 err = pcxhr_send_msg(chip->mgr, &rmh);
543 err = pcxhr_send_msg(chip->mgr, &rmh);
552 err = pcxhr_send_msg(chip->mgr, &rmh);
556 err = pcxhr_send_msg(chip->mgr, &rmh);
762 err = pcxhr_send_msg(chip->mgr, &rmh);
828 err = pcxhr_send_msg(chip->mgr, &rmh);
H A Dpcxhr_core.c711 * pcxhr_send_msg - send a DSP message with spinlock
716 int pcxhr_send_msg(struct pcxhr_mgr *mgr, struct pcxhr_rmh *rmh) function
760 err = pcxhr_send_msg(mgr, &rmh);
795 err = pcxhr_send_msg(mgr, &rmh);
823 err = pcxhr_send_msg(mgr, &rmh);
836 err = pcxhr_send_msg(mgr, &rmh);
1000 err = pcxhr_send_msg(mgr, prmh);
1054 err = pcxhr_send_msg(mgr, &rmh);
H A Dpcxhr_core.h102 int pcxhr_send_msg(struct pcxhr_mgr *mgr, struct pcxhr_rmh *rmh);

Completed in 127 milliseconds