Home
last modified time | relevance | path

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

/openbmc/linux/drivers/macintosh/
H A Dwindfarm_pm121.c234 N_CONTROLS enumerator
236 static struct wf_control *controls[N_CONTROLS] = {};
278 static struct pm121_correction corrections[N_CONTROLS][PM121_NUM_CONFIGS] = {
831 for (i = 0; i < N_CONTROLS; i++) { in pm121_tick()