nvif_disp
struct nvif_disp *disp;
int nvif_conn_ctor(struct nvif_disp *, const char *name, int id, struct nvif_conn *);
struct nvif_disp;
struct nvif_disp *);
void nvif_disp_dtor(struct nvif_disp *);
int nvif_head_ctor(struct nvif_disp *, const char *name, int id, struct nvif_head *);
struct nvif_disp;
int nvif_outp_ctor(struct nvif_disp *, const char *name, int id, struct nvif_outp *);
struct nvif_disp;
struct nvif_disp disp;
nvif_conn_ctor(struct nvif_disp *disp, const char *name, int id, struct nvif_conn *conn)
nvif_disp_dtor(struct nvif_disp *disp)
nvif_disp_ctor(struct nvif_device *device, const char *name, s32 oclass, struct nvif_disp *disp)
nvif_head_ctor(struct nvif_disp *disp, const char *name, int id, struct nvif_head *head)
nvif_outp_ctor(struct nvif_disp *disp, const char *name, int id, struct nvif_outp *outp)