Home
last modified time | relevance | path

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

/sound/pci/korg1212/
Dkorg1212.c386 int clkRate; // clock rate member
862 korg1212->clkRate = rate; in snd_korg1212_SetRate()
883 snd_korg1212_SetRate(korg1212, korg1212->clkRate); in snd_korg1212_SetClockSource()
1519 if ((int)params_rate(params) != korg1212->clkRate) { in snd_korg1212_hw_params()
2191 korg1212->clkRate = 44100; in snd_korg1212_create()