Symbol: pcxhr_init_rmh
sound/pci/pcxhr/pcxhr.c
1222
pcxhr_init_rmh(&rmh, CMD_GET_DSP_RESOURCES);
sound/pci/pcxhr/pcxhr.c
1370
pcxhr_init_rmh(&rmh, CMD_MANAGE_SIGNAL);
sound/pci/pcxhr/pcxhr.c
1384
pcxhr_init_rmh(&rmh, CMD_GET_TIME_CODE);
sound/pci/pcxhr/pcxhr.c
266
pcxhr_init_rmh(&rmh, CMD_ACCESS_IO_WRITE);
sound/pci/pcxhr/pcxhr.c
327
pcxhr_init_rmh(&rmh, CMD_ACCESS_IO_WRITE); /* mute outputs */
sound/pci/pcxhr/pcxhr.c
337
pcxhr_init_rmh(&rmh, CMD_ACCESS_IO_WRITE); /* set speed ratio */
sound/pci/pcxhr/pcxhr.c
357
pcxhr_init_rmh(&rmh, CMD_ACCESS_IO_READ); /* unmute outputs */
sound/pci/pcxhr/pcxhr.c
396
pcxhr_init_rmh(&rmh, CMD_MODIFY_CLOCK);
sound/pci/pcxhr/pcxhr.c
442
pcxhr_init_rmh(&rmh, CMD_ACCESS_IO_READ);
sound/pci/pcxhr/pcxhr.c
518
pcxhr_init_rmh(&rmh, start ? CMD_START_STREAM : CMD_STOP_STREAM);
sound/pci/pcxhr/pcxhr.c
590
pcxhr_init_rmh(&rmh, is_capture ?
sound/pci/pcxhr/pcxhr.c
638
pcxhr_init_rmh(&rmh, CMD_UPDATE_R_BUFFERS);
sound/pci/pcxhr/pcxhr.c
668
pcxhr_init_rmh(&rmh, CMD_PIPE_SAMPLE_COUNT);
sound/pci/pcxhr/pcxhr.c
877
pcxhr_init_rmh(&rmh, CMD_SET_TIMER_INTERRUPT);
sound/pci/pcxhr/pcxhr_core.c
1045
pcxhr_init_rmh(prmh, CMD_TEST_IT);
sound/pci/pcxhr/pcxhr_core.c
1054
pcxhr_init_rmh(prmh, CMD_ASYNC);
sound/pci/pcxhr/pcxhr_core.c
1119
pcxhr_init_rmh(&rmh, CMD_STREAM_SAMPLE_COUNT);
sound/pci/pcxhr/pcxhr_core.c
787
pcxhr_init_rmh(&rmh, CMD_CAN_START_PIPE);
sound/pci/pcxhr/pcxhr_core.c
825
pcxhr_init_rmh(&rmh, CMD_STOP_PIPE);
sound/pci/pcxhr/pcxhr_core.c
857
pcxhr_init_rmh(&rmh, CMD_CONF_PIPE);
sound/pci/pcxhr/pcxhr_core.c
876
pcxhr_init_rmh(&rmh, CMD_SEND_IRQA);
sound/pci/pcxhr/pcxhr_core.c
970
pcxhr_init_rmh(&rmh, CMD_ACCESS_IO_WRITE);
sound/pci/pcxhr/pcxhr_core.h
83
void pcxhr_init_rmh(struct pcxhr_rmh *rmh, int cmd);
sound/pci/pcxhr/pcxhr_hwdep.c
111
pcxhr_init_rmh(&rmh, CMD_ACCESS_IO_READ);
sound/pci/pcxhr/pcxhr_hwdep.c
129
pcxhr_init_rmh(&rmh, CMD_ACCESS_IO_WRITE);
sound/pci/pcxhr/pcxhr_hwdep.c
176
pcxhr_init_rmh(&rmh, CMD_RES_PIPE);
sound/pci/pcxhr/pcxhr_hwdep.c
216
pcxhr_init_rmh(&rmh, CMD_FREE_PIPE);
sound/pci/pcxhr/pcxhr_hwdep.c
45
pcxhr_init_rmh(&rmh, CMD_SUPPORTED);
sound/pci/pcxhr/pcxhr_hwdep.c
66
pcxhr_init_rmh(&rmh, CMD_VERSION);
sound/pci/pcxhr/pcxhr_hwdep.c
93
pcxhr_init_rmh(&rmh, CMD_ACCESS_IO_READ);
sound/pci/pcxhr/pcxhr_mixer.c
260
pcxhr_init_rmh(&rmh, CMD_STREAM_OUT_LEVEL_ADJUST);
sound/pci/pcxhr/pcxhr_mixer.c
299
pcxhr_init_rmh(&rmh, CMD_AUDIO_LEVEL_ADJUST);
sound/pci/pcxhr/pcxhr_mixer.c
45
pcxhr_init_rmh(&rmh, CMD_ACCESS_IO_WRITE);
sound/pci/pcxhr/pcxhr_mixer.c
586
pcxhr_init_rmh(&rmh, CMD_RESYNC_AUDIO_INPUTS);
sound/pci/pcxhr/pcxhr_mixer.c
601
pcxhr_init_rmh(&rmh, CMD_ACCESS_IO_WRITE);
sound/pci/pcxhr/pcxhr_mixer.c
611
pcxhr_init_rmh(&rmh, CMD_ACCESS_IO_WRITE);
sound/pci/pcxhr/pcxhr_mixer.c
846
pcxhr_init_rmh(&rmh, CMD_ACCESS_IO_READ);
sound/pci/pcxhr/pcxhr_mixer.c
953
pcxhr_init_rmh(&rmh, CMD_ACCESS_IO_WRITE);