Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Ddvo_ch7017.c166 static void ch7017_dpms(struct intel_dvo_device *dvo, bool enable);
312 ch7017_dpms(dvo, false); in ch7017_mode_set()
334 static void ch7017_dpms(struct intel_dvo_device *dvo, bool enable) in ch7017_dpms() function
410 .dpms = ch7017_dpms,