Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/tablet/
Daiptek.c369 struct aiptek_map { struct
374 static int map_str_to_val(const struct aiptek_map *map, const char *str, size_t count) in map_str_to_val() argument
376 const struct aiptek_map *p; in map_str_to_val()
388 static const char *map_val_to_str(const struct aiptek_map *map, int val) in map_val_to_str()
390 const struct aiptek_map *p; in map_val_to_str()
1073 static struct aiptek_map pointer_mode_map[] = {
1111 static struct aiptek_map coordinate_mode_map[] = {
1148 static struct aiptek_map tool_mode_map[] = {
1385 static struct aiptek_map stylus_button_map[] = {
1453 static struct aiptek_map mouse_button_map[] = {