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

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

Completed in 1184 milliseconds