Home
last modified time | relevance | path

Searched refs:vx_rmh (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/sound/drivers/vx/
Dvx_pcm.c89 static int vx_set_differed_time(struct vx_core *chip, struct vx_rmh *rmh, in vx_set_differed_time()
126 struct vx_rmh rmh; in vx_set_stream_format()
182 struct vx_rmh rmh; in vx_set_ibl()
212 struct vx_rmh rmh; in vx_get_pipe_state()
237 struct vx_rmh rmh; in vx_query_hbuffer_size()
261 struct vx_rmh rmh; in vx_pipe_can_start()
281 struct vx_rmh rmh; in vx_conf_pipe()
295 struct vx_rmh rmh; in vx_send_irqa()
375 struct vx_rmh rmh; in vx_stop_pipe()
397 struct vx_rmh rmh; in vx_alloc_pipe()
[all …]
Dvx_cmd.h199 void vx_init_rmh(struct vx_rmh *rmh, unsigned int cmd);
208 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()
Dvx_uer.c22 struct vx_rmh rmh; in vx_modify_board_clock()
36 struct vx_rmh rmh; in vx_modify_board_inputs()
Dvx_cmd.c87 void vx_init_rmh(struct vx_rmh *rmh, unsigned int cmd) in vx_init_rmh()
Dvx_core.c152 static int vx_read_status(struct vx_core *chip, struct vx_rmh *rmh) in vx_read_status()
233 int vx_send_msg_nolock(struct vx_core *chip, struct vx_rmh *rmh) in vx_send_msg_nolock()
346 int vx_send_msg(struct vx_core *chip, struct vx_rmh *rmh) in vx_send_msg()
Dvx_mixer.c207 struct vx_rmh rmh; in vx_adjust_audio_level()
247 struct vx_rmh rmh;
364 struct vx_rmh rmh; in vx_get_audio_vu_meter()
/linux-6.1.9/include/sound/
Dvx_core.h27 struct vx_rmh { struct
161 struct vx_rmh irq_rmh; /* RMH used in interrupts */
255 int vx_send_msg(struct vx_core *chip, struct vx_rmh *rmh);
256 int vx_send_msg_nolock(struct vx_core *chip, struct vx_rmh *rmh);