Searched refs:usbhid_lookup_quirk (Results 1 – 3 of 3) sorted by relevance
352 u32 usbhid_lookup_quirk(const u16 idVendor, const u16 idProduct) in usbhid_lookup_quirk() function374 EXPORT_SYMBOL_GPL(usbhid_lookup_quirk);
974 quirks = usbhid_lookup_quirk(le16_to_cpu(dev->descriptor.idVendor), in usbhid_parse()1306 hid->quirks = usbhid_lookup_quirk(hid->vendor, hid->product); in usbhid_probe()
1109 u32 usbhid_lookup_quirk(const u16 idVendor, const u16 idProduct);