Home
last modified time | relevance | path

Searched defs:chnl_ioc (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/staging/tidspbridge/include/dspbridge/
Dchnldefs.h55 struct chnl_ioc { struct
56 void *buf; /* Buffer to be filled/emptied. */
57 u32 byte_size; /* Bytes transferred. */
58 u32 buf_size; /* Actual buffer size in bytes */
59 u32 status; /* Status of IO completion. */
60 u32 arg; /* User argument associated with buf. */