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

/linux-master/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c175 bool bridge_is_on; /* indicates the bridge is on */ member in struct:dw_hdmi
2386 hdmi->bridge_is_on = true;
2402 hdmi->bridge_is_on = false;
2419 if (hdmi->bridge_is_on)
2422 if (!hdmi->bridge_is_on)

Completed in 130 milliseconds