Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dwacom_wac.h238 u8 bt_features; member
Dwacom_sys.c387 wacom->wacom_wac.bt_features &= ~0x20; in wacom_bt_query_tablet_data()
389 wacom->wacom_wac.bt_features |= 0x20; in wacom_bt_query_tablet_data()
392 rep_data[1] = wacom->wacom_wac.bt_features; in wacom_bt_query_tablet_data()