Home
last modified time | relevance | path

Searched refs:gk20a_fw_av (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgk20a.c35 struct gk20a_fw_av struct
46 const int nent = (fuc->size / sizeof(struct gk20a_fw_av)); in gk20a_gr_av_to_init() argument
59 struct gk20a_fw_av *av = &((struct gk20a_fw_av *)fuc->data)[i]; in gk20a_gr_av_to_init()
113 const int nent = (fuc->size / sizeof(struct gk20a_fw_av)); in gk20a_gr_av_to_method()
126 struct gk20a_fw_av *av = &((struct gk20a_fw_av *)fuc->data)[i]; in gk20a_gr_av_to_method()