Home | History | Annotate | Download | only in qat

Lines Matching refs:uof_image

2119 	struct uof_image *image;
2126 if (size < sizeof(struct uof_image))
2128 size -= sizeof(struct uof_image);
2131 (struct uof_image *)(base + uch->uch_offset);
2134 "uof_image name %s\n",
2137 "uof_image ae_assign 0x%08x ctx_assign 0x%08x cpu_type 0x%08x\n",
2140 "uof_image max_ver 0x%08x min_ver 0x%08x ae_mode 0x%08x\n",
2143 "uof_image pages 0x%08x page regions 0x%08x\n",
2767 struct uof_image *image;
3026 struct uof_image *ui = qui->qui_image;
3413 struct uof_image *ui = qui->qui_image;