Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vt6656/
H A Ddevice.h205 CONTEXT_DATA_PACKET = 0, enumerator
H A Dusbpipe.c445 if (context->type == CONTEXT_DATA_PACKET) in vnt_tx_context_complete()
H A Drxtx.c553 tx_context->type = CONTEXT_DATA_PACKET; in vnt_tx_packet()