Home
last modified time | relevance | path

Searched defs:quirks_param (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/hid/
H A Dhid-quirks.c1194 int hid_quirks_init(char **quirks_param, __u16 bus, int count) in hid_quirks_init()
/openbmc/linux/drivers/usb/core/
H A Dquirks.c26 static char quirks_param[128]; variable
/openbmc/linux/drivers/hid/usbhid/
H A Dhid-core.c65 static char *quirks_param[MAX_USBHID_BOOT_QUIRKS]; variable