Home
last modified time | relevance | path

Searched defs:funcs (Results 301 - 325 of 677) sorted by relevance

1...<<11121314151617181920>>...28

/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_gem_framebuffer_helper.c68 drm_gem_fb_init(struct drm_device *dev, struct drm_framebuffer *fb, const struct drm_mode_fb_cmd2 *mode_cmd, struct drm_gem_object **obj, unsigned int num_planes, const struct drm_framebuffer_funcs *funcs) drm_gem_fb_init() argument
151 drm_gem_fb_init_with_funcs(struct drm_device *dev, struct drm_framebuffer *fb, struct drm_file *file, const struct drm_mode_fb_cmd2 *mode_cmd, const struct drm_framebuffer_funcs *funcs) drm_gem_fb_init_with_funcs() argument
234 drm_gem_fb_create_with_funcs(struct drm_device *dev, struct drm_file *file, const struct drm_mode_fb_cmd2 *mode_cmd, const struct drm_framebuffer_funcs *funcs) drm_gem_fb_create_with_funcs() argument
H A Ddrm_client.c79 drm_client_init(struct drm_device *dev, struct drm_client_dev *client, const char *name, const struct drm_client_funcs *funcs) drm_client_init() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline.c16 komeda_pipeline_add(struct komeda_dev *mdev, size_t size, const struct komeda_pipeline_funcs *funcs) komeda_pipeline_add() argument
163 komeda_component_add(struct komeda_pipeline *pipe, size_t comp_sz, u32 id, u32 hw_id, const struct komeda_component_funcs *funcs, u8 max_active_inputs, u32 supported_inputs, u8 max_active_outputs, u32 __iomem *reg, const char *name_fmt, ...) komeda_component_add() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/mgag200/
H A Dmgag200_g200er.c188 const struct mgag200_device_funcs *funcs = mdev->funcs; in mgag200_g200er_crtc_helper_atomic_enable() local
H A Dmgag200_g200ev.c189 const struct mgag200_device_funcs *funcs = mdev->funcs; in mgag200_g200ev_crtc_helper_atomic_enable() local
/kernel/linux/linux-6.6/drivers/gpu/drm/loongson/
H A Dlsdc_drv.c60 lsdc_modeset_init(struct lsdc_device *ldev, unsigned int num_crtc, const struct lsdc_kms_funcs *funcs, bool has_vblank) lsdc_modeset_init() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/
H A Dmdp_kms.h29 const struct mdp_kms_funcs *funcs; member
39 mdp_kms_init(struct mdp_kms *mdp_kms, const struct mdp_kms_funcs *funcs) mdp_kms_init() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A Dmsm_kms.h138 const struct msm_kms_funcs *funcs; member
162 msm_kms_init(struct msm_kms *kms, const struct msm_kms_funcs *funcs) msm_kms_init() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.c577 const struct drm_crtc_funcs *funcs; in nv50_head_create() local
/kernel/linux/linux-6.6/drivers/gpu/drm/virtio/
H A Dvirtgpu_plane.c381 const struct drm_plane_helper_funcs *funcs; in virtio_gpu_plane_init() local
/kernel/linux/linux-6.6/drivers/gpu/drm/tilcdc/
H A Dtilcdc_drv.c49 tilcdc_module_init(struct tilcdc_module *mod, const char *name, const struct tilcdc_module_ops *funcs) tilcdc_module_init() argument
H A Dtilcdc_drv.h110 const struct tilcdc_module_ops *funcs; member
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_ringbuffer.h143 const struct fd_ringbuffer_funcs *funcs; member
/third_party/mesa3d/src/freedreno/drm/virtio/
H A Dvirtio_device.c42 static const struct fd_device_funcs funcs = { variable
H A Dvirtio_bo.c250 static const struct fd_bo_funcs funcs = { variable
/third_party/node/deps/cares/src/lib/
H A Dares__socket.c471 ares_set_socket_functions(ares_channel_t *channel, const struct ares_socket_functions *funcs, void *data) ares_set_socket_functions() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_context.c838 struct dd_function_table funcs; in st_create_context() local
/third_party/libinput/src/
H A Dfilter-custom.c205 } funcs; member
[all...]
/third_party/libdrm/radeon/
H A Dradeon_cs_int.h61 const struct radeon_cs_funcs *funcs; member
/third_party/node/deps/openssl/openssl/crypto/
H A Dex_data.c53 static void cleanup_cb(EX_CALLBACK *funcs) in cleanup_cb() argument
/third_party/openssl/crypto/
H A Dex_data.c53 static void cleanup_cb(EX_CALLBACK *funcs) in cleanup_cb() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_mem_alloc_wrapper.cpp23 VmaVulkanFunctions funcs = {}; in InitAllocator() local
[all...]
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshglob.h159 psh_globals_funcs_init( PSH_Globals_FuncsRec* funcs ); variable
H A Dpshrec.h149 t1_hints_funcs_init( T1_Hints_FuncsRec* funcs ); variable
153 t2_hints_funcs_init( T2_Hints_FuncsRec* funcs ); variable
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-font.cc262 hb_font_funcs_t *funcs = hb_font_funcs_create (); in create() local
[all...]

Completed in 15 milliseconds

1...<<11121314151617181920>>...28