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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/tablet/
H A Daiptek.c370 struct aiptek_map { struct
375 static int map_str_to_val(const struct aiptek_map *map, const char *str, size_t count)
377 const struct aiptek_map *p;
389 static const char *map_val_to_str(const struct aiptek_map *map, int val)
391 const struct aiptek_map *p;
1065 static struct aiptek_map pointer_mode_map[] = {
1103 static struct aiptek_map coordinate_mode_map[] = {
1140 static struct aiptek_map tool_mode_map[] = {
1375 static struct aiptek_map stylus_button_map[] = {
1443 static struct aiptek_map mouse_button_ma
[all...]

Completed in 56 milliseconds