Searched refs:tsc_id (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | tsc200x-core.c | 440 int tsc200x_probe(struct device *dev, int irq, const struct input_id *tsc_id, in tsc200x_probe() argument 508 if (tsc_id->product == 2004) { in tsc200x_probe() 513 tsc_id->product); in tsc200x_probe() 519 input_dev->id = *tsc_id; in tsc200x_probe()
|
H A D | tsc200x-core.h | 74 int tsc200x_probe(struct device *dev, int irq, const struct input_id *tsc_id,
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | tsc200x-core.c | 441 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()
|
H A D | tsc200x-core.h | 74 int tsc200x_probe(struct device *dev, int irq, const struct input_id *tsc_id,
|
Completed in 3 milliseconds