map_str_to_val   1076 drivers/input/tablet/aiptek.c 	int new_mode = map_str_to_val(pointer_mode_map, buf, count);
map_str_to_val   1113 drivers/input/tablet/aiptek.c 	int new_mode = map_str_to_val(coordinate_mode_map, buf, count);
map_str_to_val   1155 drivers/input/tablet/aiptek.c 	int new_mode = map_str_to_val(tool_mode_map, buf, count);
map_str_to_val   1387 drivers/input/tablet/aiptek.c 	int new_button = map_str_to_val(stylus_button_map, buf, count);
map_str_to_val   1418 drivers/input/tablet/aiptek.c 	int new_button = map_str_to_val(stylus_button_map, buf, count);
map_str_to_val   1456 drivers/input/tablet/aiptek.c 	int new_button = map_str_to_val(mouse_button_map, buf, count);
map_str_to_val   1486 drivers/input/tablet/aiptek.c 	int new_button = map_str_to_val(mouse_button_map, buf, count);
map_str_to_val   1516 drivers/input/tablet/aiptek.c 	int new_button = map_str_to_val(mouse_button_map, buf, count);