Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-haptic.c81 int hid_haptic_input_configured(struct hid_device *hdev, in hid_haptic_input_configured() function
96 EXPORT_SYMBOL_GPL(hid_haptic_input_configured);
H A Dhid-multitouch.c1766 if (hid_haptic_input_configured(hdev, td->haptic, hi) == 0) in mt_input_configured()