Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_dc.h158 void atmel_hlcdc_crtc_suspend(struct drm_crtc *crtc);
Datmel_hlcdc_crtc.c210 void atmel_hlcdc_crtc_suspend(struct drm_crtc *c) in atmel_hlcdc_crtc_suspend() function
Datmel_hlcdc_dc.c573 atmel_hlcdc_crtc_suspend(crtc); in atmel_hlcdc_dc_drm_suspend()