Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dtsc200x-core.c431 int tsc200x_probe(struct device *dev, int irq, const struct input_id *tsc_id, in tsc200x_probe() argument
485 if (tsc_id->product == 2004) { in tsc200x_probe()
490 tsc_id->product); in tsc200x_probe()
496 input_dev->id = *tsc_id; in tsc200x_probe()
H A Dtsc200x-core.h75 int tsc200x_probe(struct device *dev, int irq, const struct input_id *tsc_id,