Searched refs:coordinate_mode_map (Results 1 – 1 of 1) sorted by relevance
1092 static struct aiptek_map coordinate_mode_map[] = { variable1102 return sysfs_emit(buf, "%s\n", map_val_to_str(coordinate_mode_map, in show_tabletCoordinateMode()1110 int new_mode = map_str_to_val(coordinate_mode_map, buf, count); in store_tabletCoordinateMode()