Home
last modified time | relevance | path

Searched refs:mdfldWaitForPipeEnable (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/gma500/
Dmdfld_output.h74 extern void mdfldWaitForPipeEnable(struct drm_device *dev, int pipe);
Dmdfld_intel_display.c70 void mdfldWaitForPipeEnable(struct drm_device *dev, int pipe) in mdfldWaitForPipeEnable() function
346 mdfldWaitForPipeEnable(dev, pipe); in mdfld_crtc_dpms()