Home
last modified time | relevance | path

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

/linux/drivers/pci/endpoint/
H A Dpci-epf-core.c95 dev_err(dev, "PF%d: Exceeds max vfunc number\n", in pci_epf_bind()
112 dev_err(dev, "PF%d: Exceeds max vfunc number\n", in pci_epf_bind()
/linux/include/drm/
H A Ddrm_framebuffer.h146 * @funcs: framebuffer vfunc table
/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_gpusvm.c326 * notifier sequence number and calls the driver invalidate vfunc under
H A Ddrm_atomic.c408 * should be checked in driver's crtc->atomic_check() vfunc. in drm_atomic_crtc_check()
/linux/drivers/gpu/drm/i915/
H A Di915_cmd_parser.c87 * implemented via a per-engine length decoding vfunc.