Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/vt6655/
Ddesc.h322 STxBufHead, *PSTxBufHead; typedef
323 typedef const STxBufHead *PCSTxBufHead;
Drxtx.c1092 wTxBufSize = sizeof(STxBufHead); in s_cbFillTxBufHead()