Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Delo.c260 static const char *elo_types[] = { "Accu", "Dura", "Intelli", "Carroll" }; in elo_setup_10() local
276 elo_types[(packet[1] -'0') & 0x03], in elo_setup_10()