Searched refs:drm_crtc_funcs (Results 1 – 25 of 59) sorted by relevance
123
191 static const struct drm_crtc_funcs bdw_crtc_funcs = {200 static const struct drm_crtc_funcs ilk_crtc_funcs = {209 static const struct drm_crtc_funcs g4x_crtc_funcs = {218 static const struct drm_crtc_funcs i965_crtc_funcs = {227 static const struct drm_crtc_funcs i915gm_crtc_funcs = {236 static const struct drm_crtc_funcs i915_crtc_funcs = {245 static const struct drm_crtc_funcs i8xx_crtc_funcs = {257 const struct drm_crtc_funcs *funcs; in intel_crtc_init()
27 struct drm_crtc_funcs;39 const struct drm_crtc_funcs *funcs);
416 struct drm_crtc_funcs { struct1073 const struct drm_crtc_funcs *funcs;1222 const struct drm_crtc_funcs *funcs,1231 const struct drm_crtc_funcs *funcs,
45 const struct drm_crtc_funcs *crtc_funcs;
248 const struct drm_crtc_funcs *funcs, in __drm_crtc_init_with_planes()354 const struct drm_crtc_funcs *funcs, in drm_crtc_init_with_planes()383 const struct drm_crtc_funcs *funcs, in __drmm_crtc_alloc_with_planes()
170 const struct drm_crtc_funcs *funcs) in drm_crtc_init()
203 static const struct drm_crtc_funcs drm_simple_kms_crtc_funcs = {
508 static const struct drm_crtc_funcs522 static const struct drm_crtc_funcs559 const struct drm_crtc_funcs *funcs; in nv50_head_create()
159 static const struct drm_crtc_funcs fsl_dcu_drm_crtc_funcs = {
163 static const struct drm_crtc_funcs exynos_crtc_funcs = {
44 static const struct drm_crtc_funcs dcss_crtc_funcs = {
180 static const struct drm_crtc_funcs sun4i_crtc_funcs = {
589 struct drm_crtc_funcs const *crtc_funcs;673 extern const struct drm_crtc_funcs gma_intel_crtc_funcs;
58 static const struct drm_crtc_funcs kmb_crtc_funcs = {
162 static const struct drm_crtc_funcs vkms_crtc_funcs = {
327 static const struct drm_crtc_funcs sti_crtc_funcs = {
66 static const struct drm_crtc_funcs hdlcd_crtc_funcs = {
512 static const struct drm_crtc_funcs malidp_crtc_funcs = {
49 static const struct drm_crtc_funcs virtio_gpu_crtc_funcs = {
922 static const struct drm_crtc_funcs vc4_crtc_funcs = {1094 const struct drm_crtc_funcs *crtc_funcs, in vc4_crtc_init()
378 static const struct drm_crtc_funcs vc4_txp_crtc_funcs = {
165 static const struct drm_crtc_funcs ipu_crtc_funcs = {
395 static const struct drm_crtc_funcs tidss_crtc_funcs = {
1118 static const struct drm_crtc_funcs crtc_funcs_gen2 = {1129 static const struct drm_crtc_funcs crtc_funcs_gen3 = {
118 static const struct drm_crtc_funcs amdgpu_vkms_crtc_funcs = {
Completed in 55 milliseconds