Searched defs:STMPE_TS_NAME (Results 1 - 1 of 1) sorted by relevance

/drivers/input/touchscreen/
H A Dstmpe-ts.c63 #define STMPE_TS_NAME "stmpe-ts" macro
341 IRQF_ONESHOT, STMPE_TS_NAME, ts);
351 idev->name = STMPE_TS_NAME;
352 idev->phys = STMPE_TS_NAME"/input0";
386 .name = STMPE_TS_NAME,
397 MODULE_ALIAS("platform:" STMPE_TS_NAME);

Completed in 54 milliseconds