Home
last modified time | relevance | path

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

/trueos/sys/dev/cx/
HDcxddk.h303 } cx_buf_t; typedef
436 void cx_start_chan (cx_chan_t *c, cx_buf_t *cb, unsigned long phys);
HDcxddk.c110 void cx_start_chan (cx_chan_t *c, cx_buf_t *cb, unsigned long phys) in cx_start_chan()
HDif_cx.c797 d->dmamem.size = sizeof(cx_buf_t); in cx_attach()