Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/korg1212/
Dkorg1212.c385 int clkRate; // clock rate member
859 korg1212->clkRate = rate; in snd_korg1212_SetRate()
880 snd_korg1212_SetRate(korg1212, korg1212->clkRate); in snd_korg1212_SetClockSource()
1520 if ((int)params_rate(params) != korg1212->clkRate) { in snd_korg1212_hw_params()
2179 korg1212->clkRate = 44100; in snd_korg1212_create()