Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dstmpe-ts.c45 #define STMPE_TS_NAME "stmpe-ts" macro
316 IRQF_ONESHOT, STMPE_TS_NAME, ts); in stmpe_input_probe()
326 idev->name = STMPE_TS_NAME; in stmpe_input_probe()
327 idev->phys = STMPE_TS_NAME"/input0"; in stmpe_input_probe()
360 .name = STMPE_TS_NAME,