Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dvx_core.h272 void vx_reset_codec(struct vx_core *chip, int cold_reset);
/linux-4.1.27/sound/drivers/vx/
Dvx_core.c579 vx_reset_codec(chip, cold_reset); in vx_reset_board()
Dvx_mixer.c143 void vx_reset_codec(struct vx_core *chip, int cold_reset) in vx_reset_codec() function