Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dexc3000.c58 static struct eeti_dev_info exc3000_info[] = { variable
354 data->info = &exc3000_info[eeti_dev_id]; in exc3000_probe()
457 { .compatible = "eeti,exc3000", .data = &exc3000_info[EETI_EXC3000] },
458 { .compatible = "eeti,exc80h60", .data = &exc3000_info[EETI_EXC80H60] },
459 { .compatible = "eeti,exc80h84", .data = &exc3000_info[EETI_EXC80H84] },
467 { "EGA00001", .driver_data = (kernel_ulong_t)&exc3000_info[EETI_EXC80H60] },