Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/nouveau/include/nvif/
Doutp.h7 struct nvif_outp { struct
11 int nvif_outp_ctor(struct nvif_disp *, const char *name, int id, struct nvif_outp *); argument
12 void nvif_outp_dtor(struct nvif_outp *);
13 int nvif_outp_load_detect(struct nvif_outp *, u32 loadval);
/Linux-v6.1/drivers/gpu/drm/nouveau/nvif/
Doutp.c30 nvif_outp_load_detect(struct nvif_outp *outp, u32 loadval) in nvif_outp_load_detect()
44 nvif_outp_dtor(struct nvif_outp *outp) in nvif_outp_dtor()
50 nvif_outp_ctor(struct nvif_disp *disp, const char *name, int id, struct nvif_outp *outp) in nvif_outp_ctor()
/Linux-v6.1/drivers/gpu/drm/nouveau/
Dnouveau_encoder.h49 struct nvif_outp outp;