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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/touchscreen/
H A Dqt602240_ts.c340 u8 reportid; member in struct:qt602240_message
413 dev_dbg(dev, "reportid:\t0x%x\n", message->reportid);
684 u8 reportid; local
694 reportid = message.reportid;
696 /* whether reportid is thing of QT602240_TOUCH_MULTI */
703 id = reportid - min_reportid;
705 if (reportid >= min_reportid && reportid <
933 u8 reportid = 0; local
[all...]

Completed in 72 milliseconds