Lines Matching refs:nvkm_blob
71 struct nvkm_blob inst;
72 struct nvkm_blob data;
80 struct nvkm_blob inst;
81 struct nvkm_blob data;
237 int gk20a_gr_av_to_init_(struct nvkm_blob *, u8 count, u32 pitch, struct gf100_gr_pack **);
238 int gk20a_gr_av_to_init(struct nvkm_blob *, struct gf100_gr_pack **);
239 int gk20a_gr_aiv_to_init(struct nvkm_blob *, struct gf100_gr_pack **);
240 int gk20a_gr_av_to_method(struct nvkm_blob *, struct gf100_gr_pack **);
270 int tu102_gr_av_to_init_veid(struct nvkm_blob *, struct gf100_gr_pack **);
317 struct nvkm_blob code;
318 struct nvkm_blob data;
429 int (*)(struct nvkm_blob *, struct gf100_gr_pack **),