Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/
Dwacom_wac.h349 u8 bt_features; member
Dwacom_sys.c608 wacom->wacom_wac.bt_features &= ~0x20; in wacom_bt_query_tablet_data()
610 wacom->wacom_wac.bt_features |= 0x20; in wacom_bt_query_tablet_data()
613 rep_data[1] = wacom->wacom_wac.bt_features; in wacom_bt_query_tablet_data()