Searched refs:hid_haptic_init (Results 1 – 2 of 2) sorted by relevance
403 int hid_haptic_init(struct hid_device *hdev, in hid_haptic_init() function566 EXPORT_SYMBOL_GPL(hid_haptic_init);
2014 if (hid_haptic_init(hdev, &td->haptic)) { in mt_probe()