Home
last modified time | relevance | path

Searched refs:vx_reset_codec (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/sound/
Dvx_core.h260 void vx_reset_codec(struct vx_core *chip, int cold_reset);
/linux-5.19.10/sound/drivers/vx/
Dvx_core.c584 vx_reset_codec(chip, cold_reset); in vx_reset_board()
Dvx_mixer.c130 void vx_reset_codec(struct vx_core *chip, int cold_reset) in vx_reset_codec() function