Searched refs:raw_n (Results 1 – 1 of 1) sorted by relevance
601 const struct tp_finger *f, int raw_n) in report_synaptics_data() argument605 if (raw_n) { in report_synaptics_data()624 int raw_n, i, n = 0; in report_tp_state() local629 raw_n = (size - c->tp_header) / c->tp_fsize; in report_tp_state()631 for (i = 0; i < raw_n; i++) { in report_tp_state()648 report_synaptics_data(input, c, get_tp_finger(dev, 0), raw_n); in report_tp_state()