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

/sound/pci/pcxhr/
H A Dpcxhr_core.c736 unsigned int param3)
747 if(param3) {
748 snd_BUG_ON(param3 > MASK_DSP_WORD);
749 rmh->cmd[1] = param3;
734 pcxhr_set_pipe_cmd_params(struct pcxhr_rmh *rmh, int capture, unsigned int param1, unsigned int param2, unsigned int param3) argument

Completed in 8 milliseconds