Home
last modified time | relevance | path

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

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