Home
last modified time | relevance | path

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

/linux/drivers/hid/ !
H A Dhid-roccat-ryos.c22 RYOS_REPORT_NUMBER_SPECIAL = 3, enumerator
27 uint8_t number; /* RYOS_REPORT_NUMBER_SPECIAL */
192 if (data[0] != RYOS_REPORT_NUMBER_SPECIAL) in ryos_raw_event()