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

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

Completed in 38 milliseconds