Searched defs:alt_dma_txchan_dev_s (Results 1 – 1 of 1) sorted by relevance
127 struct alt_dma_txchan_dev_s { struct128 alt_llist llist; /* for internal use */129 const char* name; /* name of the device instance 132 int (*space) (alt_dma_txchan dma); /* returns the maximum number of 135 int (*dma_send) (alt_dma_txchan dma, 140 int (*ioctl) (alt_dma_txchan dma, int req, void* arg); /* perform device