Home
last modified time | relevance | path

Searched refs:pcxhr_rmh (Results 1 – 6 of 6) sorted by relevance

/linux/sound/pci/pcxhr/
H A Dpcxhr_core.h34 struct pcxhr_rmh { struct
83 void pcxhr_init_rmh(struct pcxhr_rmh *rmh, int cmd);
85 void pcxhr_set_pipe_cmd_params(struct pcxhr_rmh* rmh, int capture, unsigned int param1,
93 int pcxhr_send_msg(struct pcxhr_mgr *mgr, struct pcxhr_rmh *rmh);
H A Dpcxhr_hwdep.c32 struct pcxhr_rmh rmh; in pcxhr_init_board()
90 struct pcxhr_rmh rmh; in pcxhr_sub_init()
123 struct pcxhr_rmh rmh; in pcxhr_reset_board()
159 struct pcxhr_rmh rmh; in pcxhr_dsp_allocate_pipe()
201 struct pcxhr_rmh rmh;
H A Dpcxhr_core.c532 static int pcxhr_read_rmh_status(struct pcxhr_mgr *mgr, struct pcxhr_rmh *rmh) in pcxhr_read_rmh_status()
595 static int pcxhr_send_msg_nolock(struct pcxhr_mgr *mgr, struct pcxhr_rmh *rmh) in pcxhr_send_msg_nolock()
717 void pcxhr_init_rmh(struct pcxhr_rmh *rmh, int cmd) in pcxhr_init_rmh()
729 void pcxhr_set_pipe_cmd_params(struct pcxhr_rmh *rmh, int capture, in pcxhr_set_pipe_cmd_params()
755 int pcxhr_send_msg(struct pcxhr_mgr *mgr, struct pcxhr_rmh *rmh) in pcxhr_send_msg()
784 struct pcxhr_rmh rmh; in pcxhr_prepair_pipe_start()
823 struct pcxhr_rmh rmh; in pcxhr_stop_pipes()
855 struct pcxhr_rmh rmh; in pcxhr_toggle_pipes()
962 struct pcxhr_rmh rmh; in pcxhr_write_io_num_reg_cont()
1036 struct pcxhr_rmh *prmh = mgr->prmh; in pcxhr_msg_thread()
[all …]
H A Dpcxhr.c238 struct pcxhr_rmh rmh; in pcxhr_get_clock_reg()
312 struct pcxhr_rmh rmh; in pcxhr_sub_set_clock()
381 struct pcxhr_rmh rmh; in pcxhr_set_clock()
416 struct pcxhr_rmh rmh; in pcxhr_sub_get_external_clock()
494 struct pcxhr_rmh rmh; in pcxhr_set_stream_state()
546 struct pcxhr_rmh rmh; in pcxhr_set_format()
625 struct pcxhr_rmh rmh; in pcxhr_update_r_buffer()
665 struct pcxhr_rmh rmh;
880 struct pcxhr_rmh rmh; in pcxhr_hardware_timer()
1227 struct pcxhr_rmh rmh; in pcxhr_proc_info()
[all …]
H A Dpcxhr_mixer.c43 struct pcxhr_rmh rmh; in pcxhr_update_analog_audio_level()
249 struct pcxhr_rmh rmh; in pcxhr_update_playback_stream_level()
293 struct pcxhr_rmh rmh; in pcxhr_update_audio_pipe_level()
573 struct pcxhr_rmh rmh; in pcxhr_set_audio_source()
856 struct pcxhr_rmh rmh; in pcxhr_iec958_capture_byte()
956 struct pcxhr_rmh rmh; in pcxhr_iec958_update_byte()
H A Dpcxhr.h67 struct pcxhr_rmh *prmh;