Searched refs:img_buf (Results 1 – 2 of 2) sorted by relevance
221 char *img_buf; in fpga_mgr_test_img_load_buf() local224 img_buf = init_test_buffer(test, IMAGE_SIZE); in fpga_mgr_test_img_load_buf()227 ctx->img_info->buf = img_buf; in fpga_mgr_test_img_load_buf()250 char *img_buf; in fpga_mgr_test_img_load_sgt() local253 img_buf = init_test_buffer(test, IMAGE_SIZE); in fpga_mgr_test_img_load_sgt()258 sg_init_one(sgt->sgl, img_buf, IMAGE_SIZE); in fpga_mgr_test_img_load_sgt()
108 char img_buf[4]; in fpga_region_test_program_fpga() local114 img_info->buf = img_buf; in fpga_region_test_program_fpga()115 img_info->count = sizeof(img_buf); in fpga_region_test_program_fpga()