Searched refs:hid_lookup_quirk (Results 1 – 2 of 2) sorted by relevance
1280 unsigned long hid_lookup_quirk(const struct hid_device *hdev) in hid_lookup_quirk() function1316 EXPORT_SYMBOL_GPL(hid_lookup_quirk);
2709 hdev->quirks = hid_lookup_quirk(hdev); in __hid_device_probe()2851 hdev->quirks = hid_lookup_quirk(hdev); in hid_add_device()