Home
last modified time | relevance | path

Searched refs:vx_send_msg (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/sound/drivers/vx/
H A Dvx_pcm.c139 return vx_send_msg(chip, &rmh); in vx_set_stream_format()
186 err = vx_send_msg(chip, &rmh); in vx_set_ibl()
216 err = vx_send_msg(chip, &rmh); in vx_get_pipe_state()
243 result = vx_send_msg(chip, &rmh); in vx_query_hbuffer_size()
267 err = vx_send_msg(chip, &rmh); in vx_pipe_can_start()
287 return vx_send_msg(chip, &rmh); in vx_conf_pipe()
298 return vx_send_msg(chip, &rmh); in vx_send_irqa()
376 return vx_send_msg(chip, &rmh); in vx_stop_pipe()
408 err = vx_send_msg(chip, &rmh); in vx_alloc_pipe()
418 vx_send_msg(chi in vx_alloc_pipe()
[all...]
H A Dvx_uer.c28 return vx_send_msg(chip, &rmh); in vx_modify_board_clock()
40 return vx_send_msg(chip, &rmh); in vx_modify_board_inputs()
H A Dvx_mixer.c238 return vx_send_msg(chip, &rmh); in vx_adjust_audio_level()
255 err = vx_send_msg(chip, &rmh);
379 err = vx_send_msg(chip, &rmh); in vx_get_audio_vu_meter()
H A Dvx_core.c236 snd_printd(KERN_DEBUG "vx_send_msg: vx_reset_chk error\n"); in vx_send_msg_nolock()
258 snd_printd(KERN_DEBUG "vx_send_msg: wait tx empty error\n"); in vx_send_msg_nolock()
269 snd_printd(KERN_DEBUG "vx_send_msg: send IRQ_MESSAGE error\n"); in vx_send_msg_nolock()
280 snd_printd(KERN_DEBUG "vx_send_msg: rx_full read error\n"); in vx_send_msg_nolock()
296 snd_printd(KERN_DEBUG "vx_send_msg: tx_ready error\n"); in vx_send_msg_nolock()
307 snd_printd(KERN_DEBUG "vx_send_msg: IRQ_READ_NEXT error\n"); in vx_send_msg_nolock()
313 snd_printd(KERN_DEBUG "vx_send_msg: TX_READY error\n"); in vx_send_msg_nolock()
327 * vx_send_msg - send a DSP message with mutex
333 int vx_send_msg(struct vx_core *chip, struct vx_rmh *rmh) in vx_send_msg() function
/kernel/linux/linux-6.6/sound/drivers/vx/
H A Dvx_pcm.c139 return vx_send_msg(chip, &rmh); in vx_set_stream_format()
186 err = vx_send_msg(chip, &rmh); in vx_set_ibl()
216 err = vx_send_msg(chip, &rmh); in vx_get_pipe_state()
243 result = vx_send_msg(chip, &rmh); in vx_query_hbuffer_size()
267 err = vx_send_msg(chip, &rmh); in vx_pipe_can_start()
287 return vx_send_msg(chip, &rmh); in vx_conf_pipe()
298 return vx_send_msg(chip, &rmh); in vx_send_irqa()
378 return vx_send_msg(chip, &rmh); in vx_stop_pipe()
410 err = vx_send_msg(chip, &rmh); in vx_alloc_pipe()
420 vx_send_msg(chi in vx_alloc_pipe()
[all...]
H A Dvx_uer.c28 return vx_send_msg(chip, &rmh); in vx_modify_board_clock()
40 return vx_send_msg(chip, &rmh); in vx_modify_board_inputs()
H A Dvx_mixer.c238 return vx_send_msg(chip, &rmh); in vx_adjust_audio_level()
255 err = vx_send_msg(chip, &rmh);
379 err = vx_send_msg(chip, &rmh); in vx_get_audio_vu_meter()
H A Dvx_core.c242 snd_printd(KERN_DEBUG "vx_send_msg: vx_reset_chk error\n"); in vx_send_msg_nolock()
265 snd_printd(KERN_DEBUG "vx_send_msg: wait tx empty error\n"); in vx_send_msg_nolock()
277 snd_printd(KERN_DEBUG "vx_send_msg: send IRQ_MESSAGE error\n"); in vx_send_msg_nolock()
290 snd_printd(KERN_DEBUG "vx_send_msg: rx_full read error\n"); in vx_send_msg_nolock()
307 snd_printd(KERN_DEBUG "vx_send_msg: tx_ready error\n"); in vx_send_msg_nolock()
319 snd_printd(KERN_DEBUG "vx_send_msg: IRQ_READ_NEXT error\n"); in vx_send_msg_nolock()
326 snd_printd(KERN_DEBUG "vx_send_msg: TX_READY error\n"); in vx_send_msg_nolock()
340 * vx_send_msg - send a DSP message with mutex
346 int vx_send_msg(struct vx_core *chip, struct vx_rmh *rmh) in vx_send_msg() function
/kernel/linux/linux-5.10/include/sound/
H A Dvx_core.h255 int vx_send_msg(struct vx_core *chip, struct vx_rmh *rmh);
/kernel/linux/linux-6.6/include/sound/
H A Dvx_core.h255 int vx_send_msg(struct vx_core *chip, struct vx_rmh *rmh);

Completed in 17 milliseconds