Searched refs:raw_n (Results 1 – 1 of 1) sorted by relevance
587 const struct tp_finger *f, int raw_n) in report_synaptics_data() argument591 if (raw_n) { in report_synaptics_data()610 int raw_n, i, n = 0; in report_tp_state() local615 raw_n = (size - c->tp_header) / c->tp_fsize; in report_tp_state()617 for (i = 0; i < raw_n; i++) { in report_tp_state()634 report_synaptics_data(input, c, get_tp_finger(dev, 0), raw_n); in report_tp_state()