Home
last modified time | relevance | path

Searched refs:mk_x (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/input/mouse/
H A Delan_i2c_core.c985 unsigned int mk_x, mk_y, area_x, area_y; in elan_report_contact() local
991 mk_x = mk_data & 0x0f; in elan_report_contact()
1004 area_x = mk_x * adj_width_x; in elan_report_contact()
1007 input_report_abs(input, ABS_TOOL_WIDTH, mk_x); in elan_report_contact()