Searched defs:disp (Results 1 - 25 of 113) sorted by relevance

12345

/linux-master/drivers/video/
H A Ddisplay_timing.c12 void display_timings_release(struct display_timings *disp) argument
H A Dvideomode.c31 int videomode_from_timings(const struct display_timings *disp, argument
H A Dof_videomode.c33 struct display_timings *disp; local
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dbase.c43 struct nv50_disp *disp = nv50_disp(drm->dev); local
H A Dovly.c43 struct nv50_disp *disp = nv50_disp(drm->dev); local
H A Doimm.c41 struct nv50_disp *disp = nv50_disp(drm->dev); local
H A Dcurs.c44 struct nv50_disp *disp = nv50_disp(drm->dev); local
H A Dwimm.c39 struct nv50_disp *disp = nv50_disp(drm->dev); local
H A Doimm507b.c33 struct nv50_disp *disp = nv50_disp(drm->dev); local
H A Dcore.c63 struct nv50_disp *disp = nv50_disp(drm->dev); local
H A Dpior507d.c50 pior507d_get_caps(struct nv50_disp *disp, struct nouveau_encoder *outp, argument
H A Dsor907d.c46 sor907d_get_caps(struct nv50_disp *disp, struct nouveau_encoder *outp, int or) argument
H A Dsorc37d.c43 sorc37d_get_caps(struct nv50_disp *disp, struct nouveau_encoder *outp, int or) argument
H A Dlut.c67 nv50_lut_init(struct nv50_disp *disp, struct nvif_mmu *mmu, argument
H A Dcore907d.c33 core907d_caps_init(struct nouveau_drm *drm, struct nv50_disp *disp) argument
H A Dwimmc37b.c74 struct nv50_disp *disp = nv50_disp(drm->dev); local
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dmcp77.c39 mcp77_sor_new(struct nvkm_disp *disp, int id) argument
H A Dhead.c32 nvkm_head_find(struct nvkm_disp *disp, int id) argument
55 nvkm_head_new_(const struct nvkm_head_func *func, struct nvkm_disp *disp, int id) argument
H A Dior.c34 nvkm_ior_find(struct nvkm_disp *disp, enum nvkm_ior_type type, int id) argument
57 nvkm_ior_new_(const struct nvkm_ior_func *func, struct nvkm_disp *disp, argument
H A Dudisp.c33 struct nvkm_disp *disp = nvkm_udisp(object); local
65 struct nvkm_disp *disp = nvkm_udisp(object); local
83 struct nvkm_disp *disp local
[all...]
H A Dconn.h10 struct nvkm_disp *disp; member in struct:nvkm_conn
H A Dconn.c43 nvkm_conn_ctor(struct nvkm_disp *disp, int index, struct nvbios_connE *info, argument
78 nvkm_conn_new(struct nvkm_disp *disp, int index, struct nvbios_connE *info, argument
/linux-master/drivers/gpu/drm/nouveau/nvif/
H A Ddisp.c30 nvif_disp_dtor(struct nvif_disp *disp) argument
36 nvif_disp_ctor(struct nvif_device *device, const char *name, s32 oclass, struct nvif_disp *disp) argument
[all...]
H A Dhead.c46 nvif_head_ctor(struct nvif_disp *disp, const char *name, int id, struct nvif_head *head) argument
/linux-master/drivers/staging/sm750fb/
H A Dddk750_display.c88 static void sw_panel_power_sequence(int disp, int delay) argument

Completed in 731 milliseconds

12345