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

/sound/pci/pcxhr/
H A Dpcxhr_core.c755 * pcxhr_send_msg - send a DSP message with spinlock
760 int pcxhr_send_msg(struct pcxhr_mgr *mgr, struct pcxhr_rmh *rmh) function
806 err = pcxhr_send_msg(mgr, &rmh);
844 err = pcxhr_send_msg(mgr, &rmh);
873 err = pcxhr_send_msg(mgr, &rmh);
886 err = pcxhr_send_msg(mgr, &rmh);
1053 err = pcxhr_send_msg(mgr, prmh);
1064 err = pcxhr_send_msg(mgr, prmh);
1129 err = pcxhr_send_msg(mgr, &rmh);

Completed in 1846 milliseconds