Searched refs:img_buf (Results 1 – 2 of 2) sorted by relevance
231 char *img_buf; in fpga_mgr_test_img_load_buf() local234 img_buf = init_test_buffer(test, IMAGE_SIZE); in fpga_mgr_test_img_load_buf()237 ctx->img_info->buf = img_buf; in fpga_mgr_test_img_load_buf()260 char *img_buf; in fpga_mgr_test_img_load_sgt() local263 img_buf = init_test_buffer(test, IMAGE_SIZE); in fpga_mgr_test_img_load_sgt()268 sg_init_one(sgt->sgl, img_buf, IMAGE_SIZE); in fpga_mgr_test_img_load_sgt()
121 char img_buf[4]; in fpga_region_test_program_fpga() local130 img_info->buf = img_buf; in fpga_region_test_program_fpga()131 img_info->count = sizeof(img_buf); in fpga_region_test_program_fpga()