Home
last modified time | relevance | path

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

/drivers/gpu/drm/vc4/
A Dvc4_hdmi.h97 bool (*hp_detect)(struct vc4_hdmi *vc4_hdmi); member
A Dvc4_hdmi.c430 if (vc4_hdmi->variant->hp_detect && in vc4_hdmi_connector_detect_ctx()
431 vc4_hdmi->variant->hp_detect(vc4_hdmi)) in vc4_hdmi_connector_detect_ctx()
3331 .hp_detect = vc5_hdmi_hp_detect,
3360 .hp_detect = vc5_hdmi_hp_detect,
3387 .hp_detect = vc5_hdmi_hp_detect,
3414 .hp_detect = vc5_hdmi_hp_detect,

Completed in 9 milliseconds