Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/input/touchscreen/
Dstmpe-ts.c46 #define STMPE_TS_NAME "stmpe-ts" macro
318 IRQF_ONESHOT, STMPE_TS_NAME, ts); in stmpe_input_probe()
328 idev->name = STMPE_TS_NAME; in stmpe_input_probe()
329 idev->phys = STMPE_TS_NAME"/input0"; in stmpe_input_probe()
362 .name = STMPE_TS_NAME,