Searched refs:switch_asic (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/echoaudio/
H A Dmona_dsp.c163 static int switch_asic(struct echoaudio *chip, char double_speed) function
304 /* Prevent two simultaneous calls to switch_asic() */
322 err = switch_asic(chip, clocks_from_dsp &
337 err = switch_asic(chip, clocks_from_dsp &
H A Dlayla24_dsp.c303 static int switch_asic(struct echoaudio *chip, short asic) function
367 /* switch_asic() can sleep */
368 if (switch_asic(chip, asic) < 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/echoaudio/
H A Dmona_dsp.c163 static int switch_asic(struct echoaudio *chip, char double_speed) function
304 /* Prevent two simultaneous calls to switch_asic() */
322 err = switch_asic(chip, clocks_from_dsp &
337 err = switch_asic(chip, clocks_from_dsp &
H A Dlayla24_dsp.c303 static int switch_asic(struct echoaudio *chip, short asic) function
367 /* switch_asic() can sleep */
368 if (switch_asic(chip, asic) < 0)

Completed in 59 milliseconds