Lines Matching defs:funcs
679 /** @funcs: plane control functions */
680 const struct drm_plane_funcs *funcs;
769 const struct drm_plane_funcs *funcs,
781 const struct drm_plane_funcs *funcs,
794 * @funcs: callbacks for the new plane
814 #define drmm_universal_plane_alloc(dev, type, member, possible_crtcs, funcs, formats, \
818 possible_crtcs, funcs, formats, \
826 const struct drm_plane_funcs *funcs,
839 * @funcs: callbacks for the new plane
858 #define drm_universal_plane_alloc(dev, type, member, possible_crtcs, funcs, formats, \
862 possible_crtcs, funcs, formats, \