Home
last modified time | relevance | path

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

/linux-3.4.99/sound/drivers/vx/
Dvx_core.c560 static void vx_reset_board(struct vx_core *chip, int cold_reset) in vx_reset_board()
658 int cold_reset = !(chip->chip_status & VX_STAT_DEVICE_INIT); in snd_vx_dsp_boot() local
Dvx_mixer.c145 void vx_reset_codec(struct vx_core *chip, int cold_reset) in vx_reset_codec()
/linux-3.4.99/sound/pcmcia/vx/
Dvxp_ops.c586 static void vxp_reset_board(struct vx_core *_chip, int cold_reset) in vxp_reset_board()
/linux-3.4.99/sound/pci/vx222/
Dvx222_ops.c800 static void vx2_reset_board(struct vx_core *_chip, int cold_reset) in vx2_reset_board()
/linux-3.4.99/drivers/net/wireless/ath/ath6kl/
Dmain.c346 bool wait_fot_compltn, bool cold_reset) in ath6kl_reset_device()
/linux-3.4.99/sound/pci/lola/
Dlola.h378 unsigned int cold_reset:1; member