Searched refs:IMAGE_SIZE (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/fpga/tests/
H A Dfpga-mgr-test.c22 #define IMAGE_SIZE (IMAGE_BLOCK * 4) macro
224 img_buf = init_test_buffer(test, IMAGE_SIZE);
226 ctx->img_info->count = IMAGE_SIZE;
253 img_buf = init_test_buffer(test, IMAGE_SIZE);
258 sg_init_one(sgt->sgl, img_buf, IMAGE_SIZE);
/linux-master/drivers/media/pci/bt8xx/
H A Dbttv-vbi.c54 #define IMAGE_SIZE(fmt) \ macro
65 unsigned int size = IMAGE_SIZE(&btv->vbi_fmt.fmt);
102 unsigned int size = IMAGE_SIZE(&btv->vbi_fmt.fmt);

Completed in 139 milliseconds