Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/tablet/
H A Daiptek.c1387 int new_button = map_str_to_val(stylus_button_map, buf, count); in store_tabletStylusUpper() local
1418 int new_button = map_str_to_val(stylus_button_map, buf, count); in store_tabletStylusLower() local
1456 int new_button = map_str_to_val(mouse_button_map, buf, count); in store_tabletMouseLeft() local
1486 int new_button in store_tabletMouseMiddle() local
1516 int new_button = map_str_to_val(mouse_button_map, buf, count); store_tabletMouseRight() local
[all...]
/kernel/linux/linux-6.6/drivers/input/tablet/
H A Daiptek.c1379 int new_button = map_str_to_val(stylus_button_map, buf, count); in store_tabletStylusUpper() local
1409 int new_button = map_str_to_val(stylus_button_map, buf, count); in store_tabletStylusLower() local
1446 int new_button = map_str_to_val(mouse_button_map, buf, count); in store_tabletMouseLeft() local
1475 int new_button in store_tabletMouseMiddle() local
1504 int new_button = map_str_to_val(mouse_button_map, buf, count); store_tabletMouseRight() local
[all...]

Completed in 5 milliseconds