Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/tablet/
H A Daiptek.c348 struct aiptek_map { struct
353 static int map_str_to_val(const struct aiptek_map *map, const char *str, size_t count) in map_str_to_val()
355 const struct aiptek_map *p; in map_str_to_val()
367 static const char *map_val_to_str(const struct aiptek_map *map, int val) in map_val_to_str()
369 const struct aiptek_map *p; in map_val_to_str()
1056 static struct aiptek_map pointer_mode_map[] = {
1094 static struct aiptek_map coordinate_mode_map[] = {
1131 static struct aiptek_map tool_mode_map[] = {
1368 static struct aiptek_map stylus_button_map[] = {
1436 static struct aiptek_map mouse_button_ma
[all...]
/kernel/linux/linux-6.6/drivers/input/tablet/
H A Daiptek.c348 struct aiptek_map { struct
353 static int map_str_to_val(const struct aiptek_map *map, const char *str, size_t count) in map_str_to_val()
355 const struct aiptek_map *p; in map_str_to_val()
367 static const char *map_val_to_str(const struct aiptek_map *map, int val) in map_val_to_str()
369 const struct aiptek_map *p; in map_val_to_str()
1055 static struct aiptek_map pointer_mode_map[] = {
1092 static struct aiptek_map coordinate_mode_map[] = {
1128 static struct aiptek_map tool_mode_map[] = {
1361 static struct aiptek_map stylus_button_map[] = {
1427 static struct aiptek_map mouse_button_ma
[all...]

Completed in 5 milliseconds