Home
last modified time | relevance | path

Searched defs:cold_reset (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/sound/drivers/vx/
Dvx_core.c548 static void vx_reset_board(struct vx_core *chip, int cold_reset) in vx_reset_board()
645 int cold_reset = !(chip->chip_status & VX_STAT_DEVICE_INIT); in snd_vx_dsp_boot() local
Dvx_mixer.c130 void vx_reset_codec(struct vx_core *chip, int cold_reset) in vx_reset_codec()
/Linux-v5.4/sound/pcmcia/vx/
Dvxp_ops.c571 static void vxp_reset_board(struct vx_core *_chip, int cold_reset) in vxp_reset_board()
/Linux-v5.4/sound/pci/vx222/
Dvx222_ops.c793 static void vx2_reset_board(struct vx_core *_chip, int cold_reset) in vx2_reset_board()
/Linux-v5.4/sound/pci/lola/
Dlola.h365 unsigned int cold_reset:1; member