Home
last modified time | relevance | path

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

/drivers/hid/
Dwacom_wac.h246 u8 bt_features; member
Dwacom_sys.c425 wacom->wacom_wac.bt_features &= ~0x20; in wacom_bt_query_tablet_data()
427 wacom->wacom_wac.bt_features |= 0x20; in wacom_bt_query_tablet_data()
430 rep_data[1] = wacom->wacom_wac.bt_features; in wacom_bt_query_tablet_data()