Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/gma500/
Dmdfld_output.h75 extern void mdfldWaitForPipeEnable(struct drm_device *dev, int pipe);
Dmdfld_intel_display.c79 void mdfldWaitForPipeEnable(struct drm_device *dev, int pipe) in mdfldWaitForPipeEnable() function
378 mdfldWaitForPipeEnable(dev, pipe); in mdfld_crtc_dpms()