/kernel/linux/linux-5.10/drivers/video/ |
H A D | display_timing.c | 12 void display_timings_release(struct display_timings *disp) in display_timings_release() argument
|
H A D | of_videomode.c | 33 struct display_timings *disp; in of_get_videomode() local
|
H A D | videomode.c | 31 int videomode_from_timings(const struct display_timings *disp, in videomode_from_timings() argument
|
/kernel/linux/linux-6.6/drivers/video/ |
H A D | display_timing.c | 12 void display_timings_release(struct display_timings *disp) in display_timings_release() argument
|
H A D | of_videomode.c | 33 struct display_timings *disp; in of_get_videomode() local
|
H A D | videomode.c | 31 int videomode_from_timings(const struct display_timings *disp, in videomode_from_timings() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | sorgk104.c | 51 gk104_sor_new(struct nvkm_disp *disp, int id) in gk104_sor_new() argument
|
H A D | sormcp89.c | 50 mcp89_sor_new(struct nvkm_disp *disp, int id) in mcp89_sor_new() argument
|
H A D | sormcp77.c | 45 mcp77_sor_new(struct nvkm_disp *disp, int id) in mcp77_sor_new() argument
|
H A D | sorg84.c | 35 g84_sor_new(struct nvkm_disp *disp, int id) in g84_sor_new() argument
|
H A D | ovlygp102.c | 27 gp102_disp_ovly_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nv50_disp *disp, struct nvkm_object **pobject) gp102_disp_ovly_new() argument
|
H A D | basegp102.c | 27 gp102_disp_base_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nv50_disp *disp, struct nvkm_object **pobject) gp102_disp_base_new() argument
|
H A D | cursgp102.c | 27 gp102_disp_curs_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nv50_disp *disp, struct nvkm_object **pobject) gp102_disp_curs_new() argument
|
H A D | cursgf119.c | 27 gf119_disp_curs_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nv50_disp *disp, struct nvkm_object **pobject) gf119_disp_curs_new() argument
|
H A D | oimmgp102.c | 27 gp102_disp_oimm_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nv50_disp *disp, struct nvkm_object **pobject) gp102_disp_oimm_new() argument
|
H A D | oimmgf119.c | 27 gf119_disp_oimm_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nv50_disp *disp, struct nvkm_object **pobject) gf119_disp_oimm_new() argument
|
H A D | sorgp100.c | 82 gp100_sor_new(struct nvkm_disp *disp, int id) in gp100_sor_new() argument
|
H A D | ovlygk104.c | 92 gk104_disp_ovly_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nv50_disp *disp, struct nvkm_object **pobject) gk104_disp_ovly_new() argument
|
H A D | ovlygf119.c | 90 gf119_disp_ovly_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nv50_disp *disp, struct nvkm_object **pobject) gf119_disp_ovly_new() argument
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | nospec-insn.h | 92 .macro __DECODE_DRR expand,disp,reg,ruse variable 98 \expand \disp,\r1,\r2 variable 148 __DECODE_DRR __THUNK_PROLOG_BC,\disp,\reg,\ruse variable 149 __THUNK_EX_BC \disp,\reg,\ruse variable 161 558: __DECODE_DRR __THUNK_BC,\disp,\reg,\ruse variable [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | ovly.c | 43 struct nv50_disp *disp = nv50_disp(drm->dev); in nv50_ovly_new() local
|
H A D | oimm507b.c | 33 struct nv50_disp *disp = nv50_disp(drm->dev); in oimm507b_init_() local
|
H A D | oimm.c | 41 struct nv50_disp *disp = nv50_disp(drm->dev); in nv50_oimm_init() local
|
H A D | wimm.c | 38 struct nv50_disp *disp = nv50_disp(drm->dev); in nv50_wimm_init() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvif/ |
H A D | disp.c | 28 nvif_disp_dtor(struct nvif_disp *disp) in nvif_disp_dtor() argument 34 nvif_disp_ctor(struct nvif_device *device, const char *name, s32 oclass, struct nvif_disp *disp) nvif_disp_ctor() argument
|