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

/linux-4.4.14/drivers/video/
H A Ddisplay_timing.c13 void display_timings_release(struct display_timings *disp) display_timings_release() argument
H A Dof_videomode.c34 struct display_timings *disp; of_get_videomode() local
H A Dvideomode.c32 int videomode_from_timings(const struct display_timings *disp, videomode_from_timings() argument
H A Dof_display_timing.c141 struct display_timings *disp; of_get_display_timings() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dchangf119.c29 struct nv50_disp *disp = container_of(event, typeof(*disp), uevent); gf119_disp_chan_uevent_fini() local
38 struct nv50_disp *disp = container_of(event, typeof(*disp), uevent); gf119_disp_chan_uevent_init() local
H A Dpiocgf119.c32 struct nv50_disp *disp = chan->root->disp; gf119_disp_pioc_fini() local
54 struct nv50_disp *disp = chan->root->disp; gf119_disp_pioc_init() local
H A Dpiocnv50.c32 struct nv50_disp *disp = chan->root->disp; nv50_disp_pioc_fini() local
50 struct nv50_disp *disp = chan->root->disp; nv50_disp_pioc_init() local
H A Drootg84.c45 g84_disp_root_new(struct nvkm_disp *disp, const struct nvkm_oclass *oclass, g84_disp_root_new() argument
H A Drootg94.c45 g94_disp_root_new(struct nvkm_disp *disp, const struct nvkm_oclass *oclass, g94_disp_root_new() argument
H A Drootgk104.c45 gk104_disp_root_new(struct nvkm_disp *disp, const struct nvkm_oclass *oclass, gk104_disp_root_new() argument
H A Drootgk110.c45 gk110_disp_root_new(struct nvkm_disp *disp, const struct nvkm_oclass *oclass, gk110_disp_root_new() argument
H A Drootgm107.c45 gm107_disp_root_new(struct nvkm_disp *disp, const struct nvkm_oclass *oclass, gm107_disp_root_new() argument
H A Drootgm204.c45 gm204_disp_root_new(struct nvkm_disp *disp, const struct nvkm_oclass *oclass, gm204_disp_root_new() argument
H A Drootgt200.c45 gt200_disp_root_new(struct nvkm_disp *disp, const struct nvkm_oclass *oclass, gt200_disp_root_new() argument
H A Drootgt215.c45 gt215_disp_root_new(struct nvkm_disp *disp, const struct nvkm_oclass *oclass, gt215_disp_root_new() argument
H A Dconn.h10 struct nvkm_disp *disp; member in struct:nvkm_connector
H A Dcoregf119.c177 struct nv50_disp *disp = chan->base.root->disp; gf119_disp_core_fini() local
200 struct nv50_disp *disp = chan->base.root->disp; gf119_disp_core_init() local
H A Dcursnv50.c43 struct nv50_disp *disp = root->disp; nv50_disp_curs_new() local
H A Ddacnv50.c121 nv50_dac_output_new(struct nvkm_disp *disp, int index, nv50_dac_output_new() argument
H A Ddmacgf119.c42 struct nv50_disp *disp = chan->base.root->disp; gf119_disp_dmac_fini() local
66 struct nv50_disp *disp = chan->base.root->disp; gf119_disp_dmac_init() local
H A Dnv04.c27 nv04_disp_root(struct nvkm_disp *disp) nv04_disp_root() argument
33 nv04_disp_vblank_init(struct nvkm_disp *disp, int head) nv04_disp_vblank_init() argument
40 nv04_disp_vblank_fini(struct nvkm_disp *disp, int head) nv04_disp_vblank_fini() argument
47 nv04_disp_intr(struct nvkm_disp *disp) nv04_disp_intr() argument
H A Doimmnv50.c43 struct nv50_disp *disp = root->disp; nv50_disp_oimm_new() local
H A Doutp.c57 nvkm_output_ctor(const struct nvkm_output_func *func, struct nvkm_disp *disp, nvkm_output_ctor() argument
78 nvkm_output_new_(const struct nvkm_output_func *func, struct nvkm_disp *disp, int index, struct dcb_output *dcbE, struct nvkm_output **poutp) nvkm_output_new_() argument
H A Drootnv50.h10 struct nv50_disp *disp; member in struct:nv50_disp_root
H A Dsornv50.c74 nv50_sor_output_new(struct nvkm_disp *disp, int index, nv50_sor_output_new() argument
H A Dbasenv50.c43 struct nv50_disp *disp = root->disp; nv50_disp_base_new() local
H A Dconn.c36 struct nvkm_disp *disp = conn->disp; nvkm_connector_hpd() local
78 nvkm_connector_ctor(struct nvkm_disp *disp, int index, nvkm_connector_ctor() argument
125 nvkm_connector_new(struct nvkm_disp *disp, int index, nvkm_connector_new() argument
H A Doutp.h10 struct nvkm_disp *disp; member in struct:nvkm_output
H A Dovlynv50.c43 struct nv50_disp *disp = root->disp; nv50_disp_ovly_new() local
H A Drootgf119.c79 struct nv50_disp *disp = root->disp; gf119_disp_root_init() local
158 gf119_disp_root_new(struct nvkm_disp *disp, const struct nvkm_oclass *oclass, gf119_disp_root_new() argument
H A Drootnv04.c34 struct nvkm_disp *disp; member in struct:nv04_disp_root
119 nv04_disp_root_new(struct nvkm_disp *disp, const struct nvkm_oclass *oclass, nv04_disp_root_new() argument
H A Dcorenv50.c170 struct nv50_disp *disp = chan->base.root->disp; nv50_disp_core_fini() local
192 struct nv50_disp *disp = chan->base.root->disp; nv50_disp_core_init() local
H A Dpiornv50.c77 nv50_pior_output_new(struct nvkm_disp *disp, int index, nv50_pior_output_new() argument
117 nv50_pior_dp_new(struct nvkm_disp *disp, int index, struct dcb_output *dcbE, nv50_pior_dp_new() argument
H A Ddmacnv50.c88 struct nv50_disp *disp = chan->base.root->disp; nv50_disp_dmac_child_get_() local
190 struct nv50_disp *disp = chan->base.root->disp; nv50_disp_dmac_fini() local
213 struct nv50_disp *disp = chan->base.root->disp; nv50_disp_dmac_init() local
H A Doutpdp.c141 struct nvkm_disp *disp = outp->base.disp; nvkm_output_dp_hpd() local
162 struct nvkm_disp *disp = outp->base.disp; nvkm_output_dp_irq() local
210 nvkm_output_dp_ctor(const struct nvkm_output_dp_func *func, struct nvkm_disp *disp, int index, struct dcb_output *dcbE, struct nvkm_i2c_aux *aux, struct nvkm_output_dp *outp) nvkm_output_dp_ctor() argument
278 nvkm_output_dp_new_(const struct nvkm_output_dp_func *func, struct nvkm_disp *disp, int index, struct dcb_output *dcbE, struct nvkm_output **poutp) nvkm_output_dp_new_() argument
H A Dsorgf119.c113 gf119_sor_dp_new(struct nvkm_disp *disp, int index, gf119_sor_dp_new() argument
H A Dsorgm204.c139 gm204_sor_dp_new(struct nvkm_disp *disp, int index, struct dcb_output *dcbE, gm204_sor_dp_new() argument
H A Dbase.c41 struct nvkm_disp *disp = container_of(event, typeof(*disp), vblank); nvkm_disp_vblank_fini() local
48 struct nvkm_disp *disp = container_of(event, typeof(*disp), vblank); nvkm_disp_vblank_init() local
56 struct nvkm_disp *disp = nvkm_disp_vblank_ctor() local
83 nvkm_disp_vblank(struct nvkm_disp *disp, int head) nvkm_disp_vblank() argument
93 struct nvkm_disp *disp = nvkm_disp_hpd_ctor() local
126 struct nvkm_disp *disp = nvkm_disp(object->engine); nvkm_disp_ntfy() local
143 struct nvkm_disp *disp = nvkm_disp(oproxy->base.engine); nvkm_disp_class_del() local
161 struct nvkm_disp *disp = nvkm_disp(oclass->engine); nvkm_disp_class_new() local
190 struct nvkm_disp *disp = nvkm_disp(oclass->engine); nvkm_disp_class_get() local
204 struct nvkm_disp *disp = nvkm_disp(engine); nvkm_disp_intr() local
211 struct nvkm_disp *disp = nvkm_disp(engine); nvkm_disp_fini() local
229 struct nvkm_disp *disp = nvkm_disp(engine); nvkm_disp_init() local
247 struct nvkm_disp *disp = nvkm_disp(engine); nvkm_disp_dtor() local
283 nvkm_disp_ctor(const struct nvkm_disp_func *func, struct nvkm_device *device, int index, int heads, struct nvkm_disp *disp) nvkm_disp_ctor() argument
H A Dchannv50.c36 nv50_disp_mthd_list(struct nv50_disp *disp, int debug, u32 base, int c, nv50_disp_mthd_list() argument
67 struct nv50_disp *disp = chan->root->disp; nv50_disp_chan_mthd() local
105 struct nv50_disp *disp = container_of(event, typeof(*disp), uevent); nv50_disp_chan_uevent_fini() local
114 struct nv50_disp *disp = container_of(event, typeof(*disp), uevent); nv50_disp_chan_uevent_init() local
121 nv50_disp_chan_uevent_send(struct nv50_disp *disp, int chid) nv50_disp_chan_uevent_send() argument
160 struct nv50_disp *disp = chan->root->disp; nv50_disp_chan_rd32() local
170 struct nv50_disp *disp = chan->root->disp; nv50_disp_chan_wr32() local
181 struct nv50_disp *disp = chan->root->disp; nv50_disp_chan_ntfy() local
196 struct nv50_disp *disp = chan->root->disp; nv50_disp_chan_map() local
245 struct nv50_disp *disp = chan->root->disp; nv50_disp_chan_dtor() local
270 struct nv50_disp *disp = root->disp; nv50_disp_chan_ctor() local
H A Ddport.c52 struct nvkm_disp *disp = outp->base.disp; dp_set_link_config() local
263 struct nvkm_disp *disp = outp->base.disp; dp_link_train_init() local
289 struct nvkm_disp *disp = outp->base.disp; dp_link_train_fini() local
325 struct nv50_disp *disp = nv50_disp(outp->base.disp); nvkm_dp_train() local
H A Drootnv50.c76 struct nv50_disp *disp = root->disp; nv50_disp_root_mthd_() local
275 struct nv50_disp *disp = nv50_disp(base); nv50_disp_root_new_() local
308 struct nv50_disp *disp = root->disp; nv50_disp_root_init() local
386 nv50_disp_root_new(struct nvkm_disp *disp, const struct nvkm_oclass *oclass, nv50_disp_root_new() argument
H A Dsorg94.c49 g94_sor_output_new(struct nvkm_disp *disp, int index, g94_sor_output_new() argument
164 g94_sor_dp_new(struct nvkm_disp *disp, int index, struct dcb_output *dcbE, g94_sor_dp_new() argument
H A Dgf119.c34 gf119_disp_vblank_init(struct nv50_disp *disp, int head) gf119_disp_vblank_init() argument
41 gf119_disp_vblank_fini(struct nv50_disp *disp, int head) gf119_disp_vblank_fini() argument
48 exec_lookup(struct nv50_disp *disp, int head, int or, u32 ctrl, exec_lookup() argument
95 exec_script(struct nv50_disp *disp, int head, int id) exec_script() argument
133 exec_clkcmp(struct nv50_disp *disp, int head, int id, u32 pclk, u32 *conf) exec_clkcmp() argument
197 gf119_disp_intr_unk1_0(struct nv50_disp *disp, int head) gf119_disp_intr_unk1_0() argument
203 gf119_disp_intr_unk2_0(struct nv50_disp *disp, int head) gf119_disp_intr_unk2_0() argument
226 gf119_disp_intr_unk2_1(struct nv50_disp *disp, int head) gf119_disp_intr_unk2_1() argument
237 gf119_disp_intr_unk2_2_tu(struct nv50_disp *disp, int head, gf119_disp_intr_unk2_2_tu() argument
299 gf119_disp_intr_unk2_2(struct nv50_disp *disp, int head) gf119_disp_intr_unk2_2() argument
353 gf119_disp_intr_unk4_0(struct nv50_disp *disp, int head) gf119_disp_intr_unk4_0() argument
365 struct nv50_disp *disp = gf119_disp_intr_supervisor() local
422 gf119_disp_intr_error(struct nv50_disp *disp, int chid) gf119_disp_intr_error() argument
448 gf119_disp_intr(struct nv50_disp *disp) gf119_disp_intr() argument
H A Dnv50.c46 struct nv50_disp *disp = nv50_disp(base); nv50_disp_outp_internal_crt_() local
55 struct nv50_disp *disp = nv50_disp(base); nv50_disp_outp_internal_tmds_() local
64 struct nv50_disp *disp = nv50_disp(base); nv50_disp_outp_internal_lvds_() local
72 struct nv50_disp *disp = nv50_disp(base); nv50_disp_outp_internal_dp_() local
83 struct nv50_disp *disp = nv50_disp(base); nv50_disp_outp_external_tmds_() local
93 struct nv50_disp *disp = nv50_disp(base); nv50_disp_outp_external_dp_() local
102 struct nv50_disp *disp = nv50_disp(base); nv50_disp_vblank_fini_() local
109 struct nv50_disp *disp = nv50_disp(base); nv50_disp_vblank_init_() local
116 struct nv50_disp *disp = nv50_disp(base); nv50_disp_intr_() local
123 struct nv50_disp *disp = nv50_disp(base); nv50_disp_dtor_() local
147 struct nv50_disp *disp; nv50_disp_new_() local
164 nv50_disp_vblank_fini(struct nv50_disp *disp, int head) nv50_disp_vblank_fini() argument
171 nv50_disp_vblank_init(struct nv50_disp *disp, int head) nv50_disp_vblank_init() argument
193 nv50_disp_intr_error(struct nv50_disp *disp, int chid) nv50_disp_intr_error() argument
227 exec_lookup(struct nv50_disp *disp, int head, int or, u32 ctrl, exec_lookup() argument
285 exec_script(struct nv50_disp *disp, int head, int id) exec_script() argument
344 exec_clkcmp(struct nv50_disp *disp, int head, int id, u32 pclk, u32 *conf) exec_clkcmp() argument
434 nv50_disp_intr_unk10_0(struct nv50_disp *disp, int head) nv50_disp_intr_unk10_0() argument
440 nv50_disp_intr_unk20_0(struct nv50_disp *disp, int head) nv50_disp_intr_unk20_0() argument
475 nv50_disp_intr_unk20_1(struct nv50_disp *disp, int head) nv50_disp_intr_unk20_1() argument
485 nv50_disp_intr_unk20_2_dp(struct nv50_disp *disp, int head, nv50_disp_intr_unk20_2_dp() argument
606 nv50_disp_intr_unk20_2(struct nv50_disp *disp, int head) nv50_disp_intr_unk20_2() argument
697 nv50_disp_intr_unk40_0_tmds(struct nv50_disp *disp, nv50_disp_intr_unk40_0_tmds() argument
714 nv50_disp_intr_unk40_0(struct nv50_disp *disp, int head) nv50_disp_intr_unk40_0() argument
732 struct nv50_disp *disp = nv50_disp_intr_supervisor() local
780 nv50_disp_intr(struct nv50_disp *disp) nv50_disp_intr() argument
/linux-4.4.14/drivers/staging/sm750fb/
H A Dddk750_display.c181 static void swPanelPowerSequence(int disp, int delay) swPanelPowerSequence() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dperf.h14 u32 disp; member in struct:nvbios_perfE
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A Dbf54x-lq043.h32 unsigned short disp; member in struct:bfin_bf54xfb_mach_info
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
H A Ddisp.c43 struct nv04_display *disp; nv04_display_create() local
127 struct nv04_display *disp = nv04_display(dev); nv04_display_destroy() local
H A Dcrtc.c612 struct nv04_display *disp = nv04_display(crtc->dev); nv_crtc_swap_fbs() local
748 struct nv04_display *disp = nv04_display(crtc->dev); nv_crtc_destroy() local
787 struct nv04_display *disp = nv04_display(crtc->dev); nv_crtc_disable() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dgf100.c109 struct nvkm_disp *disp = sw->engine.subdev.device->disp; gf100_sw_chan_new() local
H A Dnv50.c103 struct nvkm_disp *disp = sw->engine.subdev.device->disp; nv50_sw_chan_new() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dbase.c148 u32 disp = nvkm_rd32(device, 0x10a01c); nvkm_pmu_intr() local
/linux-4.4.14/arch/s390/include/asm/
H A Dftrace.h38 s32 disp; member in struct:ftrace_insn
H A Dvx-insn.h266 .macro VLVG v, gr, disp, m variable
288 .macro VL v, disp, index="%r0", base variable
298 .macro VLEx vr1, disp, index="%r0", base, m3, opc variable
306 .macro VLEB vr1, disp, index="%r0", base, m3 variable
307 VLEx \vr1, \disp, \index, \base, \m3, 0x00 variable
309 .macro VLEH vr1, disp, index="%r0", base, m3 variable
310 VLEx \vr1, \disp, \index, \base, \m3, 0x01 variable
312 .macro VLEF vr1, disp, index="%r0", base, m3 variable
313 VLEx \vr1, \disp, \index, \base, \m3, 0x03 variable
315 .macro VLEG vr1, disp, index="%r0", base, m3 variable
316 VLEx \vr1, \disp, \index, \base, \m3, 0x02 variable
340 .macro VLGV gr, vr, disp, base="%r0", m variable
348 .macro VLGVB gr, vr, disp, base="%r0" variable
349 VLGV \gr, \vr, \disp, \base, 0 variable
351 .macro VLGVH gr, vr, disp, base="%r0" variable
352 VLGV \gr, \vr, \disp, \base, 1 variable
354 .macro VLGVF gr, vr, disp, base="%r0" variable
355 VLGV \gr, \vr, \disp, \base, 2 variable
357 .macro VLGVG gr, vr, disp, base="%r0" variable
358 VLGV \gr, \vr, \disp, \base, 3 variable
362 .macro VLM vfrom, vto, disp, base variable
372 .macro VSTM vfrom, vto, disp, base variable
/linux-4.4.14/drivers/gpu/drm/nouveau/
H A Dnouveau_display.h44 struct nvif_object disp; member in struct:nouveau_display
H A Dnouveau_connector.c443 struct nouveau_display *disp = nouveau_display(connector->dev); nouveau_connector_set_property() local
1050 struct nouveau_display *disp = nouveau_display(dev); nouveau_connector_create() local
H A Dnouveau_display.c105 struct nouveau_display *disp = nouveau_display(crtc->dev); nouveau_display_scanoutpos_head() local
185 struct nouveau_display *disp = nouveau_display(dev); nouveau_display_vblank_init() local
219 struct nouveau_display *disp = nouveau_display(drm_fb->dev); nouveau_user_framebuffer_destroy() local
252 struct nouveau_display *disp = nouveau_display(dev); nouveau_framebuffer_init() local
363 struct nouveau_display *disp = nouveau_display(dev); nouveau_display_init() local
389 struct nouveau_display *disp = nouveau_display(dev); nouveau_display_fini() local
414 struct nouveau_display *disp = nouveau_display(dev); nouveau_display_create_properties() local
452 struct nouveau_display *disp; nouveau_display_create() local
550 struct nouveau_display *disp = nouveau_display(dev); nouveau_display_destroy() local
H A Dnv50_display.c67 nv50_chan_create(struct nvif_device *device, struct nvif_object *disp, nv50_chan_create() argument
119 nv50_pioc_create(struct nvif_device *device, struct nvif_object *disp, nv50_pioc_create() argument
136 nv50_curs_create(struct nvif_device *device, struct nvif_object *disp, nv50_curs_create() argument
164 nv50_oimm_create(struct nvif_device *device, struct nvif_object *disp, nv50_oimm_create() argument
202 nv50_dmac_destroy(struct nv50_dmac *dmac, struct nvif_object *disp) nv50_dmac_destroy() argument
218 nv50_dmac_create(struct nvif_device *device, struct nvif_object *disp, nv50_dmac_create() argument
285 nv50_core_create(struct nvif_device *device, struct nvif_object *disp, nv50_core_create() argument
320 nv50_base_create(struct nvif_device *device, struct nvif_object *disp, nv50_base_create() argument
351 nv50_ovly_create(struct nvif_device *device, struct nvif_object *disp, nv50_ovly_create() argument
396 struct nvif_object *disp; member in struct:nv50_disp
485 struct nv50_disp *disp = nv50_disp(dev); evo_sync() local
516 struct nv50_disp *disp; member in struct:nv50_display_flip
1264 struct nv50_disp *disp = nv50_disp(crtc->dev); nv50_crtc_lut_load() local
1372 struct nv50_disp *disp = nv50_disp(crtc->dev); nv50_crtc_destroy() local
1432 struct nv50_disp *disp = nv50_disp(dev); nv50_crtc_create() local
1547 struct nv50_disp *disp = nv50_disp(encoder->dev); nv50_dac_dpms() local
1652 struct nv50_disp *disp = nv50_disp(encoder->dev); nv50_dac_detect() local
1736 struct nv50_disp *disp = nv50_disp(encoder->dev); nv50_audio_mode_set() local
1766 struct nv50_disp *disp = nv50_disp(encoder->dev); nv50_audio_disconnect() local
1789 struct nv50_disp *disp = nv50_disp(encoder->dev); nv50_hdmi_mode_set() local
1822 struct nv50_disp *disp = nv50_disp(encoder->dev); nv50_hdmi_disconnect() local
1844 struct nv50_disp *disp = nv50_disp(encoder->dev); nv50_sor_dpms() local
1947 struct nv50_disp *disp = nv50_disp(encoder->dev); nv50_sor_mode_set() local
2143 struct nv50_disp *disp = nv50_disp(encoder->dev); nv50_pior_dpms() local
2334 struct nv50_disp *disp = nv50_disp(dev); nv50_fbdma_init() local
2414 struct nv50_disp *disp = nv50_disp(fb->dev); nv50_fb_ctor() local
2463 struct nv50_disp *disp = nv50_disp(dev); nv50_display_init() local
2487 struct nv50_disp *disp = nv50_disp(dev); nv50_display_destroy() local
2512 struct nv50_disp *disp; nv50_display_create() local
/linux-4.4.14/include/video/
H A Ddisplay_timing.h90 display_timings_get(const struct display_timings *disp, unsigned int index) display_timings_get() argument
/linux-4.4.14/arch/sh/kernel/cpu/sh5/
H A Dunwind.c82 u8 src, dest, disp; lookup_prev_stack_frame() local
/linux-4.4.14/arch/arm/probes/
H A Ddecode-arm.c65 int disp = branch_displacement(insn); simulate_bbl() local
77 int disp = branch_displacement(insn); simulate_blx1() local
/linux-4.4.14/drivers/s390/char/
H A Dtape_std.c130 tape_std_display(struct tape_device *device, struct display_struct *disp) tape_std_display() argument
H A Dtape_34xx.c872 struct display_struct disp; tape_34xx_ioctl() local
H A Dtape_3590.c474 struct display_struct disp; tape_3590_ioctl() local
/linux-4.4.14/drivers/video/fbdev/
H A Dclps711x-fb.c215 struct device_node *disp, *np = dev->of_node; clps711x_fb_probe() local
H A Dpmag-aa-fb.c86 struct display disp; member in struct:aafb_info
116 static void aafbcon_cursor(struct display *disp, int mode, int x, int y) aafbcon_cursor() argument
148 static int aafbcon_set_font(struct display *disp, int width, int height) aafbcon_set_font() argument
245 static void aafb_set_disp(struct display *disp, int con, aafb_set_disp() argument
381 struct display *disp = (con < 0) ? &ip->disp : (fb_display + con); aafb_update_var() local
H A Dbf54x-lq043fb.c241 u16 disp = fbi->mach_info->disp; request_ports() local
/linux-4.4.14/scripts/dtc/
H A Dfdtget.c67 static int show_data(struct display_info *disp, const char *data, int len) show_data() argument
206 static int show_data_for_item(const void *blob, struct display_info *disp, show_data_for_item() argument
250 static int do_fdtget(struct display_info *disp, const char *filename, do_fdtget() argument
308 struct display_info disp; main() local
H A Dfdtput.c70 static int encode_value(struct display_info *disp, char **arg, int arg_count, encode_value() argument
235 static int do_fdtput(struct display_info *disp, const char *filename, do_fdtput() argument
302 struct display_info disp; main() local
/linux-4.4.14/arch/s390/kernel/
H A Duprobes.c222 s32 disp; member in struct:insn_ril
H A Dkprobes.c65 s64 disp, new_disp; copy_instruction() local
/linux-4.4.14/arch/sh/kernel/
H A Dkprobes.c163 unsigned long disp = (p->opcode & 0x0FFF); prepare_singlestep() local
177 unsigned long disp = (p->opcode & 0x00FF); prepare_singlestep() local
187 unsigned long disp = (p->opcode & 0x00FF); prepare_singlestep() local
/linux-4.4.14/arch/m32r/kernel/
H A Dptrace.c260 unsigned long disp; compute_next_pc_for_16bit_insn() local
364 unsigned long disp; compute_next_pc_for_32bit_insn() local
/linux-4.4.14/drivers/video/fbdev/mb862xx/
H A Dmb862xxfb.h66 void __iomem *disp; member in struct:mb862xxfb_par
/linux-4.4.14/drivers/isdn/i4l/
H A Disdn_bsdcomp.c465 int hval, disp, ilen, mxcode; bsd_compress() local
832 int hval, disp, indx; bsd_decompress() local
/linux-4.4.14/arch/x86/kernel/kprobes/
H A Dcore.c375 u8 *disp; __copy_instruction() local
/linux-4.4.14/arch/mn10300/mm/
H A Dmisalignment.c322 unsigned long data, *store, *postinc, disp, inc, sp; misalignment() local
548 misalignment_addr(unsigned long *registers, unsigned long sp, unsigned params, unsigned opcode, unsigned long disp, void **_address, unsigned long **_postinc, unsigned long *_inc) misalignment_addr() argument
677 misalignment_reg(unsigned long *registers, unsigned params, unsigned opcode, unsigned long disp, unsigned long **_register) misalignment_reg() argument
/linux-4.4.14/drivers/gpu/ipu-v3/
H A Dipu-di.c685 struct ipu_di *ipu_di_get(struct ipu_soc *ipu, int disp) ipu_di_get() argument
/linux-4.4.14/drivers/media/platform/davinci/
H A Dvpbe_display.c268 struct vpbe_display *disp = layer->disp_dev; vpbe_buffer_queue() local
328 struct vpbe_display *disp = layer->disp_dev; vpbe_stop_streaming() local
/linux-4.4.14/drivers/net/ppp/
H A Dbsd_comp.c577 int disp; bsd_compress() local
1056 int hval, disp, indx; bsd_decompress() local
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Ddevice.h126 struct nvkm_disp *disp; member in struct:nvkm_device
191 int (*disp )(struct nvkm_device *, int idx, struct nvkm_disp **); member in struct:nvkm_device_chip
/linux-4.4.14/fs/
H A Dbinfmt_elf_fdpic.c1046 unsigned long maddr, disp, excess, excess1; elf_fdpic_map_file_by_direct_mmap() local
/linux-4.4.14/kernel/
H A Drelay.c653 struct rchan_percpu_buf_dispatcher disp; relay_late_setup_files() local
/linux-4.4.14/include/linux/dma/
H A Dipu-dma.h134 enum display_port disp; member in struct:idmac_video_param
/linux-4.4.14/arch/parisc/kernel/
H A Dfirmware.c277 int pdc_chassis_disp(unsigned long disp) pdc_chassis_disp() argument
/linux-4.4.14/drivers/video/console/
H A Dfbcon.c875 static int var_to_display(struct display *disp, var_to_display() argument
2772 struct display *disp = &fb_display[fg_console]; fbcon_scrolldelta() local
899 display_to_var(struct fb_var_screeninfo *var, struct display *disp) display_to_var() argument

Completed in 4289 milliseconds