Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Delan_i2c_core.c398 u8 hw_x_res, hw_y_res; in elan_query_device_parameters() local
435 &hw_x_res, &hw_y_res); in elan_query_device_parameters()
439 data->x_res = elan_convert_resolution(hw_x_res, data->pattern); in elan_query_device_parameters()