Symbol: drm_crtc_funcs
sys/dev/fdt/rkvop.c
509
struct drm_crtc_funcs rkvop_crtc_funcs = {
sys/dev/pci/drm/amd/amdgpu/dce_v10_0.c
2479
static const struct drm_crtc_funcs dce_v10_0_crtc_funcs = {
sys/dev/pci/drm/amd/amdgpu/dce_v6_0.c
2451
static const struct drm_crtc_funcs dce_v6_0_crtc_funcs = {
sys/dev/pci/drm/amd/amdgpu/dce_v8_0.c
2398
static const struct drm_crtc_funcs dce_v8_0_crtc_funcs = {
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.c
571
static const struct drm_crtc_funcs amdgpu_dm_crtc_funcs = {
sys/dev/pci/drm/apple/apple_drv.c
266
static const struct drm_crtc_funcs apple_crtc_funcs = {
sys/dev/pci/drm/drm_crtc.c
238
const struct drm_crtc_funcs *funcs,
sys/dev/pci/drm/drm_crtc.c
344
const struct drm_crtc_funcs *funcs,
sys/dev/pci/drm/drm_crtc.c
374
const struct drm_crtc_funcs *funcs,
sys/dev/pci/drm/drm_crtc.c
426
const struct drm_crtc_funcs *funcs,
sys/dev/pci/drm/drm_crtc.c
447
const struct drm_crtc_funcs *funcs,
sys/dev/pci/drm/drm_modeset_helper.c
146
const struct drm_crtc_funcs *funcs)
sys/dev/pci/drm/i915/display/intel_crtc.c
243
static const struct drm_crtc_funcs bdw_crtc_funcs = {
sys/dev/pci/drm/i915/display/intel_crtc.c
252
static const struct drm_crtc_funcs ilk_crtc_funcs = {
sys/dev/pci/drm/i915/display/intel_crtc.c
261
static const struct drm_crtc_funcs g4x_crtc_funcs = {
sys/dev/pci/drm/i915/display/intel_crtc.c
270
static const struct drm_crtc_funcs i965_crtc_funcs = {
sys/dev/pci/drm/i915/display/intel_crtc.c
279
static const struct drm_crtc_funcs i915gm_crtc_funcs = {
sys/dev/pci/drm/i915/display/intel_crtc.c
288
static const struct drm_crtc_funcs i915_crtc_funcs = {
sys/dev/pci/drm/i915/display/intel_crtc.c
297
static const struct drm_crtc_funcs i8xx_crtc_funcs = {
sys/dev/pci/drm/i915/display/intel_crtc.c
309
const struct drm_crtc_funcs *funcs;
sys/dev/pci/drm/include/drm/drm_crtc.h
1059
const struct drm_crtc_funcs *funcs;
sys/dev/pci/drm/include/drm/drm_crtc.h
1212
const struct drm_crtc_funcs *funcs,
sys/dev/pci/drm/include/drm/drm_crtc.h
1220
const struct drm_crtc_funcs *funcs,
sys/dev/pci/drm/include/drm/drm_crtc.h
1230
const struct drm_crtc_funcs *funcs,
sys/dev/pci/drm/include/drm/drm_modeset_helper.h
27
struct drm_crtc_funcs;
sys/dev/pci/drm/include/drm/drm_modeset_helper.h
41
const struct drm_crtc_funcs *funcs);
sys/dev/pci/drm/radeon/radeon_display.c
668
static const struct drm_crtc_funcs radeon_crtc_funcs = {