Home
last modified time | relevance | path

Searched refs:pcxhr_set_clock (Results 1 – 2 of 2) sorted by relevance

/linux/sound/pci/pcxhr/
H A Dpcxhr.h196 int pcxhr_set_clock(struct pcxhr_mgr *mgr, unsigned int rate);
H A Dpcxhr.c382 int pcxhr_set_clock(struct pcxhr_mgr *mgr, unsigned int rate) in pcxhr_set_clock() function
913 err = pcxhr_set_clock(mgr, subs->runtime->rate); in pcxhr_prepare()