Home
last modified time | relevance | path

Searched full:vfunc (Results 1 – 4 of 4) sorted by relevance

/linux/include/drm/
H A Ddrm_framebuffer.h146 * @funcs: framebuffer vfunc table
H A Ddrm_bridge.h182 * bridge's @disable vfunc. If the preceding element is a &drm_encoder
347 * bridge's @atomic_disable or @disable vfunc. If the preceding element
/linux/Documentation/gpu/
H A Dintroduction.rst30 &vtable_name.vfunc. Unfortunately this does not yet yield a direct link to the
/linux/drivers/gpu/drm/
H A Ddrm_atomic.c408 * should be checked in driver's crtc->atomic_check() vfunc. in drm_atomic_crtc_check()