Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Ddvo_ch7017.c167 static void ch7017_dpms(struct intel_dvo_device *dvo, bool enable);
313 ch7017_dpms(dvo, false); in ch7017_mode_set()
335 static void ch7017_dpms(struct intel_dvo_device *dvo, bool enable) in ch7017_dpms() function
411 .dpms = ch7017_dpms,