Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/mouse/
Dalps.c351 static void alps_get_bitmap_points(unsigned int map, in alps_get_bitmap_points() function
398 alps_get_bitmap_points(fields->x_map, &x_low, &x_high, &fingers_x); in alps_process_bitmap()
399 alps_get_bitmap_points(fields->y_map, &y_low, &y_high, &fingers_y); in alps_process_bitmap()