Home
last modified time | relevance | path

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

123456

/openbsd-src/sys/dev/pci/drm/
H A Ddrm_atomic_helper.c120 const struct drm_connector_helper_funcs *funcs = connector->helper_private; in handle_conflicting_encoders() local
296 const struct drm_connector_helper_funcs *funcs; in update_connector_routing() local
434 const struct drm_encoder_helper_funcs *funcs; in mode_fixup() local
484 const struct drm_crtc_helper_funcs *funcs; in mode_fixup() local
685 const struct drm_connector_helper_funcs *funcs = connector->helper_private; in drm_atomic_helper_check_modeset() local
754 const struct drm_connector_helper_funcs *funcs = connector->helper_private; in drm_atomic_helper_check_modeset() local
999 const struct drm_plane_helper_funcs *funcs; in drm_atomic_helper_check_planes() local
1022 const struct drm_crtc_helper_funcs *funcs; in drm_atomic_helper_check_planes() local
1137 const struct drm_encoder_helper_funcs *funcs; in disable_outputs() local
1197 const struct drm_crtc_helper_funcs *funcs; in disable_outputs() 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() argument
357 drm_crtc_init_with_planes(struct drm_device * dev,struct drm_crtc * crtc,struct drm_plane * primary,struct drm_plane * cursor,const struct drm_crtc_funcs * funcs,const char * name,...) drm_crtc_init_with_planes() argument
387 __drmm_crtc_init_with_planes(struct drm_device * dev,struct drm_crtc * crtc,struct drm_plane * primary,struct drm_plane * cursor,const struct drm_crtc_funcs * funcs,const char * name,va_list args) __drmm_crtc_init_with_planes() argument
439 drmm_crtc_init_with_planes(struct drm_device * dev,struct drm_crtc * crtc,struct drm_plane * primary,struct drm_plane * cursor,const struct drm_crtc_funcs * funcs,const char * name,...) drmm_crtc_init_with_planes() argument
460 __drmm_crtc_alloc_with_planes(struct drm_device * dev,size_t size,size_t offset,struct drm_plane * primary,struct drm_plane * cursor,const struct drm_crtc_funcs * funcs,const char * name,...) __drmm_crtc_alloc_with_planes() argument
[all...]
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_modeset_helper.c142 const struct drm_crtc_funcs *funcs) in drm_crtc_init()
/openbsd-src/gnu/usr.bin/perl/
H A Dperlio.h77 #define PERLIO_FUNCS_DECL(funcs) const PerlIO_funcs funcs argument
78 #define PERLIO_FUNCS_CAST(funcs) (PerlIO_funcs*)(funcs) argument
/openbsd-src/sys/dev/pci/drm/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
/openbsd-src/sys/dev/pci/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
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dce110/
H A Ddce110_opp_v.c39 static const struct opp_funcs funcs = { variable
/openbsd-src/sys/dev/pci/drm/amd/display/dc/gpio/
H A Dhw_translate.h42 const struct hw_translate_funcs *funcs; member
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_lsdma.h28 const struct amdgpu_lsdma_funcs *funcs; member
H A Damdgpu_smuio.h38 const struct amdgpu_smuio_funcs *funcs; member
H A Damdgpu_hdp.h42 const struct amdgpu_hdp_funcs *funcs; member
/openbsd-src/sys/dev/pci/drm/amd/display/dc/gpio/dce110/
H A Dhw_translate_dce110.c369 static const struct hw_translate_funcs funcs = { variable
/openbsd-src/sys/dev/pci/drm/amd/display/dc/gpio/dce80/
H A Dhw_translate_dce80.c402 static const struct hw_translate_funcs funcs = { variable
/openbsd-src/sys/dev/pci/drm/amd/display/dc/gpio/dce60/
H A Dhw_translate_dce60.c402 static const struct hw_translate_funcs funcs = { variable
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dce/
H A Ddmub_replay.h36 const struct dmub_replay_funcs *funcs; member
H A Ddmub_psr.h35 const struct dmub_psr_funcs *funcs; member
/openbsd-src/sys/dev/pci/drm/amd/display/dc/gpio/dcn10/
H A Dhw_translate_dcn10.c391 static const struct hw_translate_funcs funcs = { variable
/openbsd-src/sys/dev/pci/drm/amd/display/dc/gpio/dce120/
H A Dhw_translate_dce120.c391 static const struct hw_translate_funcs funcs = { variable
/openbsd-src/regress/lib/libpthread/dlopen/
H A Ddlopen.c92 struct funcs struct
94 const char *name;
95 void *callback;
/openbsd-src/sys/dev/pci/drm/amd/display/dc/gpio/dcn20/
H A Dhw_translate_dcn20.c364 static const struct hw_translate_funcs funcs = { variable
/openbsd-src/sys/dev/pci/drm/amd/display/dc/inc/hw/
H A Daudio.h57 const struct audio_funcs *funcs; member

123456