Home
last modified time | relevance | path

Searched refs:atmel_captouch_of_id (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/misc/
H A Datmel_captouch.c253 static const struct of_device_id atmel_captouch_of_id[] = { variable
259 MODULE_DEVICE_TABLE(of, atmel_captouch_of_id);
273 .of_match_table = of_match_ptr(atmel_captouch_of_id),
/kernel/linux/linux-6.6/drivers/input/misc/
H A Datmel_captouch.c251 static const struct of_device_id atmel_captouch_of_id[] = { variable
257 MODULE_DEVICE_TABLE(of, atmel_captouch_of_id);
270 .of_match_table = atmel_captouch_of_id,

Completed in 2 milliseconds