Home
last modified time | relevance | path

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

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