Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/
DCDCEther.h106 #define REQ_UNION_FUNC_DESCR 0x0002 macro
108 #define REQUIREMENTS_TOTAL REQ_ETH_FUNC_DESCR | REQ_UNION_FUNC_DESCR | REQ_HDR_FUNC_DESCR
DCDCEther.c641 if ( (~*requirements) & REQ_UNION_FUNC_DESCR ) { in parse_union_functional_descriptor()
673 *requirements &= ~REQ_UNION_FUNC_DESCR; in parse_union_functional_descriptor()