Home
last modified time | relevance | path

Searched refs:bt_high_speed (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
Dwacom_wac.h350 u8 bt_high_speed; member
Dwacom_sys.c631 wacom->wacom_wac.bt_high_speed = speed; in wacom_bt_query_tablet_data()
655 wacom->wacom_wac.bt_high_speed = speed; in wacom_bt_query_tablet_data()
1828 return snprintf(buf, PAGE_SIZE, "%i\n", wacom->wacom_wac.bt_high_speed); in wacom_show_speed()