Searched refs:usbhid_lookup_quirk (Results 1 – 3 of 3) sorted by relevance
362 u32 usbhid_lookup_quirk(const u16 idVendor, const u16 idProduct) in usbhid_lookup_quirk() function384 EXPORT_SYMBOL_GPL(usbhid_lookup_quirk);
975 quirks = usbhid_lookup_quirk(le16_to_cpu(dev->descriptor.idVendor), in usbhid_parse()1307 hid->quirks = usbhid_lookup_quirk(hid->vendor, hid->product); in usbhid_probe()
1111 u32 usbhid_lookup_quirk(const u16 idVendor, const u16 idProduct);