Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/pcxhr/
H A Dpcxhr.h194 int pcxhr_set_clock(struct pcxhr_mgr *mgr, unsigned int rate);
H A Dpcxhr.c380 int pcxhr_set_clock(struct pcxhr_mgr *mgr, unsigned int rate) in pcxhr_set_clock() function
918 err = pcxhr_set_clock(mgr, subs->runtime->rate); in pcxhr_prepare()
H A Dpcxhr_mixer.c777 pcxhr_set_clock(mgr, rate); in pcxhr_clock_type_put()