Home
last modified time | relevance | path

Searched refs:dcp_crtc_atomic_modeset (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/drm/apple/
H A Ddcp.h60 int dcp_crtc_atomic_modeset(struct drm_crtc *crtc,
H A Diomfb.c425 int dcp_crtc_atomic_modeset(struct drm_crtc *crtc, in dcp_crtc_atomic_modeset() function
462 EXPORT_SYMBOL_GPL(dcp_crtc_atomic_modeset);
H A Dapple_drv.c202 dcp_crtc_atomic_modeset(crtc, state); in apple_crtc_atomic_enable()