Home
last modified time | relevance | path

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

/hal_altera-3.6.0-3.5.0-3.4.0/altera_hal/HAL/inc/sys/
Dalt_dma_dev.h140 int (*ioctl) (alt_dma_txchan dma, int req, void* arg); /* perform device member
163 int (*ioctl) (alt_dma_rxchan dma, int req, void* arg); /* perform device member
Dalt_dev.h84 int (*ioctl) (alt_fd* fd, int req, void* arg); member