Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/tablet/
Daiptek.c1111 static struct aiptek_map coordinate_mode_map[] = { variable
1122 map_val_to_str(coordinate_mode_map, in show_tabletCoordinateMode()
1130 int new_mode = map_str_to_val(coordinate_mode_map, buf, count); in store_tabletCoordinateMode()