Home
last modified time | relevance | path

Searched defs:funcs (Results 1 – 25 of 252) sorted by relevance

1234567891011

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_atomic_helper.c434 const struct drm_encoder_helper_funcs *funcs; in mode_fixup() local
484 const struct drm_crtc_helper_funcs *funcs; in mode_fixup() local
993 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_check_planes() local
1016 const struct drm_crtc_helper_funcs *funcs; in drm_atomic_helper_check_planes() local
1191 const struct drm_crtc_helper_funcs *funcs; in disable_outputs() local
1346 const struct drm_crtc_helper_funcs *funcs; in crtc_set_mode() local
1470 const struct drm_crtc_helper_funcs *funcs; in drm_atomic_helper_commit_modeset_enables() local
1874 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_async_check() local
1955 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_async_commit() local
2745 const struct drm_crtc_helper_funcs *funcs; in drm_atomic_helper_commit_planes() local
[all …]
H A Ddrm_encoder.c99 const struct drm_encoder_funcs *funcs, in __drm_encoder_init()
161 const struct drm_encoder_funcs *funcs, in drm_encoder_init()
219 const struct drm_encoder_funcs *funcs, in __drmm_encoder_init()
241 const struct drm_encoder_funcs *funcs, in __drmm_encoder_alloc()
284 const struct drm_encoder_funcs *funcs, in drmm_encoder_init()
H A Ddrm_crtc.c250 const struct drm_crtc_funcs *funcs, in __drm_crtc_init_with_planes()
357 const struct drm_crtc_funcs *funcs, in drm_crtc_init_with_planes()
387 const struct drm_crtc_funcs *funcs, in __drmm_crtc_init_with_planes()
439 const struct drm_crtc_funcs *funcs, in drmm_crtc_init_with_planes()
460 const struct drm_crtc_funcs *funcs, in __drmm_crtc_alloc_with_planes()
H A Ddrm_probe_helper.c232 const struct drm_connector_helper_funcs *funcs = in drm_kms_helper_disable_hpd() local
249 const struct drm_connector_helper_funcs *funcs = in drm_kms_helper_enable_hpd() local
343 const struct drm_connector_helper_funcs *funcs = connector->helper_private; in drm_helper_probe_detect_ctx() local
392 const struct drm_connector_helper_funcs *funcs = connector->helper_private; in drm_helper_probe_detect() local
H A Ddrm_gem_framebuffer_helper.c72 const struct drm_framebuffer_funcs *funcs) in drm_gem_fb_init()
155 const struct drm_framebuffer_funcs *funcs) in drm_gem_fb_init_with_funcs()
236 const struct drm_framebuffer_funcs *funcs) in drm_gem_fb_create_with_funcs()
H A Ddrm_writeback.c315 const struct drm_connector_helper_funcs *funcs = in drm_writeback_prepare_job() local
367 const struct drm_connector_helper_funcs *funcs = in drm_writeback_cleanup_job() local
/openbmc/linux/lib/
H A Dtest_min_heap.c34 const struct min_heap_callbacks *funcs) in pop_verify_heap()
71 struct min_heap_callbacks funcs = { in test_heapify_all() local
104 struct min_heap_callbacks funcs = { in test_heap_push() local
137 struct min_heap_callbacks funcs = { in test_heap_pop_push() local
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dsys.c247 void X86EMU_setupMemFuncs(X86EMU_memFuncs * funcs) in X86EMU_setupMemFuncs()
266 void X86EMU_setupPioFuncs(X86EMU_pioFuncs * funcs) in X86EMU_setupPioFuncs()
294 void X86EMU_setupIntrFuncs(X86EMU_intrFuncs funcs[]) in X86EMU_setupIntrFuncs()
/openbmc/linux/include/drm/
H A Ddrm_encoder.h185 const struct drm_encoder_funcs *funcs; member
228 #define drmm_encoder_alloc(dev, type, member, funcs, encoder_type, name, ...) \ argument
246 #define drmm_plain_encoder_alloc(dev, funcs, encoder_type, name, ...) \ argument
H A Ddrm_modeset_helper_vtables.h500 const struct drm_crtc_helper_funcs *funcs) in drm_crtc_helper_add()
849 const struct drm_encoder_helper_funcs *funcs) in drm_encoder_helper_add()
1179 const struct drm_connector_helper_funcs *funcs) in drm_connector_helper_add()
1444 const struct drm_plane_helper_funcs *funcs) in drm_plane_helper_add()
H A Ddrm_panel.h171 const struct drm_panel_follower_funcs *funcs; member
215 const struct drm_panel_funcs *funcs; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/irq/
H A Dirq_service.h56 const struct irq_source_info_funcs *funcs; member
69 const struct irq_service_funcs *funcs; member
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_mmu.h28 const struct msm_mmu_funcs *funcs; member
36 const struct msm_mmu_funcs *funcs, enum msm_mmu_type type) in msm_mmu_init()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_opp_v.c39 static const struct opp_funcs funcs = { variable
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/
H A Dhw_translate.h42 const struct hw_translate_funcs *funcs; member
/openbmc/linux/drivers/pinctrl/pxa/
H A Dpinctrl-pxa2xx.h17 #define PXA_PIN(_pin, funcs...) \ argument
24 #define PXA_GPIO_PIN(_pin, funcs...) \ argument
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_lsdma.h28 const struct amdgpu_lsdma_funcs *funcs; member
/openbmc/phosphor-power/tools/i2c/
H A Di2c.cpp44 unsigned long funcs = getFuncs(); in checkReadFuncs() local
90 unsigned long funcs = getFuncs(); in checkWriteFuncs() local
/openbmc/linux/samples/livepatch/
H A Dlivepatch-sample.c39 static struct klp_func funcs[] = { variable
/openbmc/linux/lib/livepatch/
H A Dtest_klp_livepatch.c18 static struct klp_func funcs[] = { variable
H A Dtest_klp_atomic_replace.c22 static struct klp_func funcs[] = { variable
/openbmc/linux/drivers/clk/hisilicon/
H A Dcrg.h22 const struct hisi_crg_funcs *funcs; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce110/
H A Dhw_translate_dce110.c369 static const struct hw_translate_funcs funcs = { variable
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce80/
H A Dhw_translate_dce80.c402 static const struct hw_translate_funcs funcs = { variable
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce60/
H A Dhw_translate_dce60.c402 static const struct hw_translate_funcs funcs = { variable

1234567891011