Searched refs:vx_has_new_dsp (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/sound/drivers/vx/
H A Dvx_core.c91 if (vx_has_new_dsp(chip)) vx_send_irq_dsp()
425 int no_fillup = vx_has_new_dsp(chip); snd_vx_load_boot_image()
/linux-4.4.14/include/sound/
H A Dvx_core.h342 #define vx_has_new_dsp(chip) ((chip)->type != VX_TYPE_BOARD) macro

Completed in 70 milliseconds