Searched refs:new_picker (Results 1 – 1 of 1) sorted by relevance
296 int new_picker = *(int *)data; in chioctl() local298 if (new_picker > (sc->sc_counts[CHET_MT] - 1)) in chioctl()300 sc->sc_picker = sc->sc_firsts[CHET_MT] + new_picker; in chioctl()