Home
last modified time | relevance | path

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

/reactos/sdk/lib/drivers/hidparser/
H A Dparser.h59 #define COLLECTION_LOGICAL 0x02 macro
H A Dparser.c93 else if (Type == COLLECTION_LOGICAL) in HidParser_AllocateCollection()
759 …Status = HidParser_AllocateCollection(NULL, COLLECTION_LOGICAL, &ParserContext->LocalItemState, &P… in HidParser_ParseReportDescriptor()