Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Dhid.c139 if (op->type != GB_HID_TYPE_IRQ_EVENT) { in gb_hid_request_handler()
/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h617 #define GB_HID_TYPE_IRQ_EVENT 0x08 macro