Searched refs:unwedge_state (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c169 struct pinctrl_state *unwedge_state; member in struct:dw_hdmi
290 if (!hdmi->unwedge_state)
327 pinctrl_select_state(hdmi->pinctrl, hdmi->unwedge_state);
3525 hdmi->unwedge_state =
3531 IS_ERR(hdmi->unwedge_state)) {
3532 if (!IS_ERR(hdmi->unwedge_state))
3536 hdmi->unwedge_state = NULL;

Completed in 85 milliseconds