Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/korg1212/
H A Dkorg1212.c371 int clkRate; // clock rate member
844 korg1212->clkRate = rate; in snd_korg1212_SetRate()
865 snd_korg1212_SetRate(korg1212, korg1212->clkRate); in snd_korg1212_SetClockSource()
1512 if ((int)params_rate(params) != korg1212->clkRate) { in snd_korg1212_hw_params()
2091 korg1212->clkRate = 44100; in snd_korg1212_create()