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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/echoaudio/
H A Dmona_dsp.c164 static int switch_asic(struct echoaudio *chip, char double_speed) function
305 /* Prevent two simultaneous calls to switch_asic() */
323 err = switch_asic(chip, clocks_from_dsp &
338 err = switch_asic(chip, clocks_from_dsp &
H A Dlayla24_dsp.c299 static int switch_asic(struct echoaudio *chip, const struct firmware *asic) function
363 /* switch_asic() can sleep */
364 if (switch_asic(chip, asic) < 0)

Completed in 91 milliseconds