Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/macintosh/
H A Dwindfarm_pm121.c233 N_CONTROLS enumerator
235 static struct wf_control *controls[N_CONTROLS] = {};
277 static struct pm121_correction corrections[N_CONTROLS][PM121_NUM_CONFIGS] = {
830 for (i = 0; i < N_CONTROLS; i++) { in pm121_tick()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds