Searched defs:new_button (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/input/tablet/ | 
| D | aiptek.c | 1380 	int new_button = map_str_to_val(stylus_button_map, buf, count);  in store_tabletStylusUpper()  local1410 	int new_button = map_str_to_val(stylus_button_map, buf, count);  in store_tabletStylusLower()  local
 1447 	int new_button = map_str_to_val(mouse_button_map, buf, count);  in store_tabletMouseLeft()  local
 1476 	int new_button = map_str_to_val(mouse_button_map, buf, count);  in store_tabletMouseMiddle()  local
 1505 	int new_button = map_str_to_val(mouse_button_map, buf, count);  in store_tabletMouseRight()  local
 
 |