Searched refs:hid_haptic_input_configured (Results 1 – 2 of 2) sorted by relevance
81 int hid_haptic_input_configured(struct hid_device *hdev, in hid_haptic_input_configured() function96 EXPORT_SYMBOL_GPL(hid_haptic_input_configured);
1766 if (hid_haptic_input_configured(hdev, td->haptic, hi) == 0) in mt_input_configured()