Home
last modified time | relevance | path

Searched refs:wacom_wac_report (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/hid/
H A Dwacom.h234 void wacom_wac_report(struct hid_device *hdev, struct hid_report *report);
H A Dwacom_sys.c2908 .report = wacom_wac_report,
H A Dwacom_wac.c2965 void wacom_wac_report(struct hid_device *hdev, struct hid_report *report) in wacom_wac_report() function