Searched refs:pcxhr_get_external_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.h187 int pcxhr_get_external_clock(struct pcxhr_mgr *mgr, enum pcxhr_clock_type clock_type, int *sample_rate);
H A Dpcxhr.c291 int pcxhr_get_external_clock(struct pcxhr_mgr *mgr, enum pcxhr_clock_type clock_type, function
867 if (pcxhr_get_external_clock(mgr, mgr->use_clock_type,
1116 err = pcxhr_get_external_clock(mgr, i, &sample_rate);
H A Dpcxhr_mixer.c659 pcxhr_get_external_clock(mgr, mgr->use_clock_type, &rate);
708 err = pcxhr_get_external_clock(mgr, i, &rate);

Completed in 95 milliseconds