Home
last modified time | relevance | path

Searched defs:rmh (Results 1 – 14 of 14) sorted by relevance

/linux/sound/drivers/vx/
H A Dvx_pcm.c89 static int vx_set_differed_time(struct vx_core *chip, struct vx_rmh *rmh, in vx_set_differed_time() argument
126 struct vx_rmh rmh; vx_set_stream_format() local
182 struct vx_rmh rmh; vx_set_ibl() local
214 struct vx_rmh rmh; vx_get_pipe_state() local
239 struct vx_rmh rmh; vx_query_hbuffer_size() local
263 struct vx_rmh rmh; vx_pipe_can_start() local
283 struct vx_rmh rmh; vx_conf_pipe() local
297 struct vx_rmh rmh; vx_send_irqa() local
377 struct vx_rmh rmh; vx_stop_pipe() local
399 struct vx_rmh rmh; vx_alloc_pipe() local
445 struct vx_rmh rmh; vx_free_pipe() local
463 struct vx_rmh rmh; vx_start_stream() local
479 struct vx_rmh rmh; vx_stop_stream() local
586 struct vx_rmh rmh; /* use a temporary rmh here */ vx_notify_end_of_buffer() local
653 struct vx_rmh rmh; vx_update_pipe_position() local
799 struct vx_rmh rmh; vx_pcm_prepare() local
1143 struct vx_rmh rmh; vx_init_audio_io() local
[all...]
H A Dvx_uer.c22 struct vx_rmh rmh; in vx_modify_board_clock() local
36 struct vx_rmh rmh; in vx_modify_board_inputs() local
H A Dvx_core.c155 static int vx_read_status(struct vx_core *chip, struct vx_rmh *rmh) in vx_read_status() argument
236 vx_send_msg_nolock(struct vx_core * chip,struct vx_rmh * rmh) vx_send_msg_nolock() argument
345 vx_send_msg(struct vx_core * chip,struct vx_rmh * rmh) vx_send_msg() argument
[all...]
H A Dvx_cmd.c87 void vx_init_rmh(struct vx_rmh *rmh, unsigned int cmd) in vx_init_rmh()
H A Dvx_cmd.h208 static inline void vx_set_pipe_cmd_params(struct vx_rmh *rmh, int is_capture, in vx_set_pipe_cmd_params()
226 static inline void vx_set_stream_cmd_params(struct vx_rmh *rmh, int is_capture, int pipe) in vx_set_stream_cmd_params()
H A Dvx_mixer.c207 struct vx_rmh rmh; vx_adjust_audio_level() local
364 struct vx_rmh rmh; vx_get_audio_vu_meter() local
[all...]
/linux/sound/pci/pcxhr/
H A Dpcxhr_hwdep.c32 struct pcxhr_rmh rmh; in pcxhr_init_board() local
90 struct pcxhr_rmh rmh; in pcxhr_sub_init() local
123 struct pcxhr_rmh rmh; in pcxhr_reset_board() local
159 struct pcxhr_rmh rmh; in pcxhr_dsp_allocate_pipe() local
H A Dpcxhr_core.c532 static int pcxhr_read_rmh_status(struct pcxhr_mgr *mgr, struct pcxhr_rmh *rmh) in pcxhr_read_rmh_status() argument
595 pcxhr_send_msg_nolock(struct pcxhr_mgr * mgr,struct pcxhr_rmh * rmh) pcxhr_send_msg_nolock() argument
717 pcxhr_init_rmh(struct pcxhr_rmh * rmh,int cmd) pcxhr_init_rmh() argument
729 pcxhr_set_pipe_cmd_params(struct pcxhr_rmh * rmh,int capture,unsigned int param1,unsigned int param2,unsigned int param3) pcxhr_set_pipe_cmd_params() argument
755 pcxhr_send_msg(struct pcxhr_mgr * mgr,struct pcxhr_rmh * rmh) pcxhr_send_msg() argument
784 struct pcxhr_rmh rmh; pcxhr_prepair_pipe_start() local
823 struct pcxhr_rmh rmh; pcxhr_stop_pipes() local
855 struct pcxhr_rmh rmh; pcxhr_toggle_pipes() local
962 struct pcxhr_rmh rmh; pcxhr_write_io_num_reg_cont() local
1119 struct pcxhr_rmh rmh; pcxhr_stream_read_position() local
[all...]
H A Dpcxhr.c238 struct pcxhr_rmh rmh; in pcxhr_get_clock_reg() local
312 struct pcxhr_rmh rmh; in pcxhr_sub_set_clock() local
381 struct pcxhr_rmh rmh; pcxhr_set_clock() local
416 struct pcxhr_rmh rmh; pcxhr_sub_get_external_clock() local
494 struct pcxhr_rmh rmh; pcxhr_set_stream_state() local
546 struct pcxhr_rmh rmh; pcxhr_set_format() local
625 struct pcxhr_rmh rmh; pcxhr_update_r_buffer() local
880 struct pcxhr_rmh rmh; pcxhr_hardware_timer() local
1227 struct pcxhr_rmh rmh; pcxhr_proc_info() local
1380 struct pcxhr_rmh rmh; pcxhr_proc_ltc() local
[all...]
H A Dpcxhr_mixer.c43 struct pcxhr_rmh rmh; in pcxhr_update_analog_audio_level() local
249 struct pcxhr_rmh rmh; pcxhr_update_playback_stream_level() local
293 struct pcxhr_rmh rmh; pcxhr_update_audio_pipe_level() local
573 struct pcxhr_rmh rmh; pcxhr_set_audio_source() local
856 struct pcxhr_rmh rmh; pcxhr_iec958_capture_byte() local
956 struct pcxhr_rmh rmh; pcxhr_iec958_update_byte() local
[all...]
/linux/sound/pci/lx6464es/
H A Dlx_core.c208 static void lx_message_init(struct lx_rmh *rmh, enum cmd_mb_opcodes cmd) in lx_message_init() argument
229 lx_message_dump(struct lx_rmh * rmh) lx_message_dump() argument
244 lx_message_dump(struct lx_rmh * rmh) lx_message_dump() argument
256 lx_message_send_atomic(struct lx6464es * chip,struct lx_rmh * rmh) lx_message_send_atomic() argument
[all...]
H A Dlx6464es.h71 struct lx_rmh rmh; member
/linux/arch/x86/coco/sev/
H A Dcore.c1168 int __init sev_es_setup_ap_jump_table(struct real_mode_header *rmh) in sev_es_setup_ap_jump_table()
/linux/arch/x86/include/asm/
H A Dsev.h605 static inline int sev_es_setup_ap_jump_table(struct real_mode_header *rmh) { return 0; } in sev_es_setup_ap_jump_table()