Searched refs:touchbuf (Results 1 – 1 of 1) sorted by relevance
127 u32 touchbuf; in rpi_ts_probe() local158 touchbuf = (u32)ts->fw_regs_phys; in rpi_ts_probe()160 &touchbuf, sizeof(touchbuf)); in rpi_ts_probe()161 if (error || touchbuf != 0) { in rpi_ts_probe()