Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/ath6kl/os/linux/include/
Dar6000_drv.h458 HTC_RAW_STREAM_ID arEp2RawMapping[ENDPOINT_MAX]; member
678 (ar)->arRawHtc->arEp2RawMapping[(ep)] = (raw); }
679 #define arEndpoint2RawStreamID(ar,ep) (ar)->arRawHtc->arEp2RawMapping[(ep)]
/linux-2.6.39/drivers/staging/ath6kl/os/linux/
Dar6000_raw_if.c196 arRaw->arEp2RawMapping[endPt] = HTC_RAW_STREAM_NOT_MAPPED;