Searched refs:pcxhr_set_clock (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/pcxhr/
H A Dpcxhr.h186 int pcxhr_set_clock(struct pcxhr_mgr *mgr, unsigned int rate);
H A Dpcxhr.c220 int pcxhr_set_clock(struct pcxhr_mgr *mgr, unsigned int rate) function
286 snd_printdd("pcxhr_set_clock to %dHz (realfreq=%d)\n", rate, realfreq);
729 err = pcxhr_set_clock(mgr, subs->runtime->rate);
H A Dpcxhr_mixer.c663 pcxhr_set_clock(mgr, rate);

Completed in 111 milliseconds