Searched defs:dma_fd (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/ |
| H A D | rockchip_decompress_user.c | 74 static int get_dmafd_sgtbl(struct device *dev, int dma_fd, enum dma_data_direction dir, in get_dmafd_sgtbl() 123 static int put_dmafd_sgtbl(struct device *dev, int dma_fd, enum dma_data_direction dir, in put_dmafd_sgtbl()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/ |
| H A D | dma_video_buffer.cpp | 29 DmaVideoBuffer::DmaVideoBuffer(const VideoBufferInfo& info, int dma_fd, bool need_close_fd) in DmaVideoBuffer()
|
| /OK3568_Linux_fs/external/security/librkcrypto/include/ |
| H A D | rkcrypto_mem.h | 10 int dma_fd; member
|
| H A D | rk_cryptodev.h | 48 int dma_fd; /* session identifier */ member
|
| /OK3568_Linux_fs/external/drm-cursor/ |
| H A D | drm_egl.c | 375 static int egl_attach_dmabuf(egl_ctx *ctx, int dma_fd, int width, int height) in egl_attach_dmabuf() 436 int dma_fd; in egl_convert_fb() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/ |
| H A D | rk_cryptodev.c | 238 static int get_dmafd_sgtbl(int dma_fd, unsigned int dma_len, enum dma_data_direction dir, in get_dmafd_sgtbl() 294 static int put_dmafd_sgtbl(int dma_fd, enum dma_data_direction dir, in put_dmafd_sgtbl() 321 static struct dma_fd_map_node *dma_fd_find_node(struct fcrypt *fcr, int dma_fd) in dma_fd_find_node()
|
| H A D | rk_cryptodev.h | 30 int dma_fd; /* session identifier */ member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | rk_cryptodev.h | 50 int dma_fd; /* session identifier */ member
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/ |
| H A D | common.h | 84 int dma_fd; member
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | common.h | 131 int dma_fd; member
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/ |
| H A D | hw.h | 84 int dma_fd; member
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_xv.c | 642 glamor_xv_render_dma(glamor_port_private *port_priv, int dma_fd) in glamor_xv_render_dma()
|