Searched refs:alps_get_bitmap_points (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | alps.c | 356 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()
|
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | alps.c | 356 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()
|
Completed in 8 milliseconds