Home
last modified time | relevance | path

Searched defs:adcsel (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/input/touchscreen/
H A Dwm9705.c210 static int wm9705_poll_sample(struct wm97xx *wm, int adcsel, int *sample) in wm9705_poll_sample()
H A Dwm9712.c250 static int wm9712_poll_sample(struct wm97xx *wm, int adcsel, int *sample) in wm9712_poll_sample()
H A Dwm9713.c255 static int wm9713_poll_sample(struct wm97xx *wm, int adcsel, int *sample) in wm9713_poll_sample()
H A Dwm97xx-core.c120 int wm97xx_read_aux_adc(struct wm97xx *wm, u16 adcsel) in wm97xx_read_aux_adc()