Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Ddma-buf-test-exporter.h43 struct dma_buf_te_ioctl_status { struct
45 int fd; /* the dma_buf to query, only dma_buf objects exported by this driver is supported */
47 int attached_devices; /* number of devices attached (active 'dma_buf_attach's) */
71 #define DMA_BUF_TE_QUERY _IOR(DMA_BUF_TE_IOCTL_BASE, 0x02, struct dma_buf_te_ioctl_status) argument