Searched refs:exc3000_info (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | exc3000.c | 58 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] },
|
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | exc3000.c | 54 static struct eeti_dev_info exc3000_info[] = { variable 325 data->info = &exc3000_info[eeti_dev_id]; in exc3000_probe() 413 { .compatible = "eeti,exc3000", .data = &exc3000_info[EETI_EXC3000] }, 414 { .compatible = "eeti,exc80h60", .data = &exc3000_info[EETI_EXC80H60] }, 415 { .compatible = "eeti,exc80h84", .data = &exc3000_info[EETI_EXC80H84] },
|
Completed in 2 milliseconds