Home
last modified time | relevance | path

Searched refs:QUIRK_NO_INIT_REPORTS (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hid/
H A Dhid-asus.c75 #define QUIRK_NO_INIT_REPORTS BIT(1) macro
89 QUIRK_NO_INIT_REPORTS | \
91 #define I2C_TOUCHPAD_QUIRKS (QUIRK_NO_INIT_REPORTS | \
1082 if (drvdata->quirks & QUIRK_NO_INIT_REPORTS) in asus_probe()