Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/input/touchscreen/
Dtsc200x-core.c441 int tsc200x_probe(struct device *dev, int irq, const struct input_id *tsc_id, in tsc200x_probe() argument
509 if (tsc_id->product == 2004) { in tsc200x_probe()
514 tsc_id->product); in tsc200x_probe()
520 input_dev->id = *tsc_id; in tsc200x_probe()
Dtsc200x-core.h74 int tsc200x_probe(struct device *dev, int irq, const struct input_id *tsc_id,