Searched defs:helper (Results 1 - 25 of 34) sorted by relevance

12

/src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_fbcon.h37 struct drm_fb_helper helper; /* must be first */ member in struct:nouveau_fbdev
H A Dnouveau_fbcon.c351 nouveau_fbcon_create(struct drm_fb_helper * helper,struct drm_fb_helper_surface_size * sizes) argument
[all...]
/src/sys/arch/arm/nvidia/
H A Dtegra_drm_fb.c90 tegra_fb_probe(struct drm_fb_helper *helper, argument
[all...]
H A Dtegra_drm.h132 struct drm_fb_helper helper; member in struct:tegra_fbdev
/src/tests/lib/libc/gen/posix_spawn/
H A Dt_fileactions.c280 char helper[FILENAME_MAX]; local in function:ATF_TC_BODY
H A Dt_spawnattr.c114 char helper[FILENAME_MAX]; local in function:ATF_TC_BODY
/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
H A Dnouveau_dispnv04_tvnv04.c133 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; local in function:nv04_tv_prepare
175 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; local in function:nv04_tv_commit
H A Dnouveau_dispnv04_dac.c370 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; local in function:nv04_dac_prepare
421 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; local in function:nv04_dac_commit
534 const struct drm_encoder_helper_funcs *helper; local in function:nv04_dac_create
H A Dnouveau_dispnv04_dfp.c252 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; local in function:nv04_dfp_prepare
454 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; local in function:nv04_dfp_commit
684 const struct drm_encoder_helper_funcs *helper; local in function:nv04_dfp_create
H A Dnouveau_dispnv04_tvnv17.c405 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; local in function:nv17_tv_prepare
583 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; local in function:nv17_tv_commit
/src/sys/external/bsd/drm2/i915drm/
H A Dintelfb.c172 struct drm_fb_helper *const helper = sc->sc_ifa.ifa_fb_helper; local in function:intelfb_drmfb_mmapfb
/src/sys/external/bsd/drm2/nouveau/
H A Dnouveaufb.c170 struct drm_fb_helper *const helper = sc->sc_nfa.nfa_fb_helper; local in function:nouveaufb_drmfb_mmapfb
/src/sys/external/bsd/drm2/radeon/
H A Dradeondrmkmsfb.c165 struct drm_fb_helper *const helper = sc->sc_rfa.rfa_fb_helper; local in function:radeonfb_drmfb_mmapfb
/src/sys/external/bsd/drm2/vmwgfx/
H A Dvmwgfxfb.c161 struct drm_fb_helper *const helper = sc->sc_vfa.vfa_fb_helper; local in function:vmwgfxfb_drmfb_mmapfb
/src/sys/external/bsd/drm2/amdgpu/
H A Damdgpufb.c165 struct drm_fb_helper *const helper = sc->sc_afa.afa_fb_helper; local in function:amdgpufb_drmfb_mmapfb
/src/tests/lib/libc/sys/
H A Dt_eventfd.c174 pthread_t helper; local in function:ATF_TC_BODY
504 pthread_t helper; local in function:ATF_TC_BODY
691 pthread_t helper; local in function:ATF_TC_BODY
[all...]
H A Dt_timerfd.c476 pthread_t helper; local in function:ATF_TC_BODY
723 pthread_t helper; local in function:ATF_TC_BODY
/src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_fbdev.c126 static int intelfb_alloc(struct drm_fb_helper *helper, argument
179 static int intelfb_create(struct drm_fb_helper *helper, argument
[all...]
/src/sys/arch/arm/rockchip/
H A Drk_drm.c300 rk_drm_fb_probe(struct drm_fb_helper *helper, struct drm_fb_helper_surface_size *sizes) argument
[all...]
H A Drk_drm.h88 struct drm_fb_helper helper; member in struct:rk_drm_fbdev
/src/sys/arch/arm/sunxi/
H A Dsunxi_drm.h90 struct drm_fb_helper helper; member in struct:sunxi_drm_fbdev
H A Dsunxi_drm.c340 sunxi_drm_fb_probe(struct drm_fb_helper *helper, struct drm_fb_helper_surface_size *sizes) argument
[all...]
/src/sys/arch/arm/ti/
H A Dti_lcdc.h98 struct drm_fb_helper helper; member in struct:tilcdc_fbdev
/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_fb.c57 struct drm_fb_helper helper; /* must be first */ member in struct:radeon_fbdev
224 static int radeonfb_create(struct drm_fb_helper *helper, argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_fb.c213 static int amdgpufb_create(struct drm_fb_helper *helper, argument
[all...]

Completed in 17 milliseconds

12