Home
last modified time | relevance | path

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

/linux-2.6.39/sound/drivers/vx/
Dvx_pcm.c105 static int vx_set_differed_time(struct vx_core *chip, struct vx_rmh *rmh, in vx_set_differed_time()
142 struct vx_rmh rmh; in vx_set_stream_format()
198 struct vx_rmh rmh; in vx_set_ibl()
228 struct vx_rmh rmh; in vx_get_pipe_state()
253 struct vx_rmh rmh; in vx_query_hbuffer_size()
277 struct vx_rmh rmh; in vx_pipe_can_start()
297 struct vx_rmh rmh; in vx_conf_pipe()
311 struct vx_rmh rmh; in vx_send_irqa()
389 struct vx_rmh rmh; in vx_stop_pipe()
411 struct vx_rmh rmh; in vx_alloc_pipe()
[all …]
Dvx_cmd.h212 void vx_init_rmh(struct vx_rmh *rmh, unsigned int cmd);
221 static inline void vx_set_pipe_cmd_params(struct vx_rmh *rmh, int is_capture, in vx_set_pipe_cmd_params()
239 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.c35 struct vx_rmh rmh; in vx_modify_board_clock()
49 struct vx_rmh rmh; in vx_modify_board_inputs()
Dvx_cmd.c100 void vx_init_rmh(struct vx_rmh *rmh, unsigned int cmd) in vx_init_rmh()
Dvx_core.c160 static int vx_read_status(struct vx_core *chip, struct vx_rmh *rmh) in vx_read_status()
241 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.c224 struct vx_rmh rmh; in vx_adjust_audio_level()
264 struct vx_rmh rmh;
381 struct vx_rmh rmh; in vx_get_audio_vu_meter()
/linux-2.6.39/include/sound/
Dvx_core.h46 struct vx_rmh { struct
184 struct vx_rmh irq_rmh; /* RMH used in interrupts */
276 int vx_send_msg(struct vx_core *chip, struct vx_rmh *rmh);
277 int vx_send_msg_nolock(struct vx_core *chip, struct vx_rmh *rmh);