Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Duser.h7 const struct nvif_user_func *func;
11 struct nvif_user_func { struct
19 extern const struct nvif_user_func nvif_userc361; argument
/openbmc/linux/drivers/gpu/drm/nouveau/nvif/
H A Duserc361.c43 const struct nvif_user_func
H A Duser.c42 const struct nvif_user_func *func; in nvif_user_ctor()