Searched refs:psc724_cont (Results 1 – 1 of 1) sorted by relevance
248 static const struct psc724_control psc724_cont[] = { variable267 ucontrol->value.integer.value[0] = psc724_cont[n].get(ice); in psc724_ctl_get()278 psc724_cont[n].set(ice, ucontrol->value.integer.value[0]); in psc724_ctl_put()343 for (i = 0; i < ARRAY_SIZE(psc724_cont); i++) { in psc724_add_controls()345 cont.name = psc724_cont[i].name; in psc724_add_controls()