Home
last modified time | relevance | path

Searched defs:new_button (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/input/tablet/
Daiptek.c1404 int new_button = map_str_to_val(stylus_button_map, buf, count); in store_tabletStylusUpper() local
1435 int new_button = map_str_to_val(stylus_button_map, buf, count); in store_tabletStylusLower() local
1473 int new_button = map_str_to_val(mouse_button_map, buf, count); in store_tabletMouseLeft() local
1503 int new_button = map_str_to_val(mouse_button_map, buf, count); in store_tabletMouseMiddle() local
1533 int new_button = map_str_to_val(mouse_button_map, buf, count); in store_tabletMouseRight() local