Searched refs:finger_xres (Results 1 – 2 of 2) sorted by relevance
378 fw_info->finger_xres = (rbuf[6] * 2 - 1) * fw_info->finger_osr; in hid_fw_packet_handler()421 __func__,fw_info->finger_xres,fw_info->finger_yres); in hid_fw_packet_handler()492 fw_info->finger_xres = minor; in normal_fw_packet_handler()507 fw_info->finger_xres = (rbuf[2]+rbuf[6] - 1) * 64; in normal_fw_packet_handler()522 __func__,fw_info->finger_xres,fw_info->finger_yres); in normal_fw_packet_handler()834 x = ts->hw_info.screen_x * x / ts->fw_info.finger_xres; in elants_slot_report()1184 __func__, ts->fw_info.finger_xres, ts->fw_info.finger_yres); in elan_request_finger_input_dev()
76 int finger_xres; member