Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hid/
Dwacom_wac.h356 u8 bt_features; member
Dwacom_sys.c645 wacom->wacom_wac.bt_features &= ~0x20; in wacom_bt_query_tablet_data()
647 wacom->wacom_wac.bt_features |= 0x20; in wacom_bt_query_tablet_data()
650 rep_data[1] = wacom->wacom_wac.bt_features; in wacom_bt_query_tablet_data()