Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/tablet/
H A Daiptek.c1092 static struct aiptek_map coordinate_mode_map[] = { variable
1102 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()