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

/linux-master/drivers/input/tablet/
H A Daiptek.c1092 static struct aiptek_map coordinate_mode_map[] = { variable in typeref:struct:aiptek_map
1102 return sysfs_emit(buf, "%s\n", map_val_to_str(coordinate_mode_map,
1110 int new_mode = map_str_to_val(coordinate_mode_map, buf, count);

Completed in 144 milliseconds