Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dtouchwin.c161 static const struct serio_device_id tw_serio_ids[] = {
171 MODULE_DEVICE_TABLE(serio, tw_serio_ids);
178 .id_table = tw_serio_ids,
158 static const struct serio_device_id tw_serio_ids[] = { global() variable