Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/caif/
H A Dcaif_virtio.c134 struct buf_info { struct
148 static void free_buf_info(struct cfv_info *cfv, struct buf_info *buf_info) in free_buf_info()
169 struct buf_info *buf_info; in cfv_release_used_buf() local
458 struct buf_info *buf_info; in cfv_netdev_close() local
484 struct buf_info *buf_info = NULL; in cfv_alloc_and_copy_to_shm() local
525 struct buf_info *buf_info; in cfv_netdev_tx() local
/OK3568_Linux_fs/kernel/drivers/bus/mhi/core/
H A Dmain.c137 struct mhi_buf_info *buf_info) in mhi_map_single_no_bb()
149 struct mhi_buf_info *buf_info) in mhi_map_single_use_bb()
166 struct mhi_buf_info *buf_info) in mhi_unmap_single_no_bb()
173 struct mhi_buf_info *buf_info) in mhi_unmap_single_use_bb()
533 struct mhi_buf_info *buf_info; in parse_xfer_event() local
631 struct mhi_buf_info *buf_info; in parse_rsc_event() local
1042 struct mhi_buf_info buf_info = { }; in mhi_queue_skb() local
1098 struct mhi_buf_info buf_info = { }; in mhi_queue_dma() local
1155 struct mhi_buf_info *buf_info; in mhi_gen_tre() local
1204 struct mhi_buf_info buf_info = { }; in mhi_queue_buf() local
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dsdla.h220 struct buf_info { struct
221 unsigned short rse_num;
222 unsigned long rse_base;
223 unsigned long rse_next;
224 unsigned long buf_base;
225 unsigned short reserved;
226 unsigned long buf_top;
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dxcam_buffer.cpp229const XCamVideoBufferInfo *buf_info, XCamVideoBufferPlanarInfo *planar_info, const uint32_t index) in xcam_video_buffer_get_planar_info()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_drm_g2d.c218 struct g2d_buf_info buf_info; member
274 struct g2d_buf_info *buf_info; in g2d_init_cmdlist() local
692 struct g2d_buf_info *buf_info = &node->buf_info; in g2d_map_cmdlist_gem() local
777 struct g2d_buf_info *buf_info = &node->buf_info; in g2d_unmap_cmdlist_gem() local
1030 struct g2d_buf_info *buf_info = &node->buf_info; in g2d_check_reg_offset() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/
H A DRkAiqAnalyzeGroupManager.cpp467 RkAiqVicapRawBufInfo_t *buf_info = (RkAiqVicapRawBufInfo_t *)vdBufMsg->msg->map(); in groupMessageHandler() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/rkvi_demo/
H A Drkvi_demo.c53 struct rk_aiq_vbuf_info buf_info[3];/*index: 0-short,1-medium,2-long*/ member
/OK3568_Linux_fs/kernel/drivers/net/vmxnet3/
H A Dvmxnet3_int.h242 struct vmxnet3_tx_buf_info *buf_info; member
300 struct vmxnet3_rx_buf_info *buf_info[2]; member
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v32.h190 struct rkisp_dummy_buffer buf_info[RKISP_INFO2DDR_BUF_MAX]; member
/OK3568_Linux_fs/kernel/drivers/media/platform/mtk-vcodec/
H A Dmtk_vcodec_dec.c1316 struct mtk_video_dec_buf *buf_info = container_of( in vb2ops_vdec_stop_streaming() local
/OK3568_Linux_fs/kernel/drivers/scsi/bfa/
H A Dbfad_bsg.c3243 struct bfad_buf_info *buf_base, *buf_info; in bfad_fcxp_map_sg() local
3288 struct bfad_buf_info *buf_info = buf_base; in bfad_fcxp_free_mem() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/
H A Drk_aiq_types_priv.h260 struct rk_aiq_vbuf_info buf_info[3];/*index: 0-short,1-medium,2-long*/ member
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dverifier.c3398 const char *buf_info, in __check_buffer_access()
3441 const char *buf_info, in check_buffer_access()