Searched refs:bridge_attached (Results 1 – 2 of 2) sorted by relevance
750 if (mhdp->bridge_attached) in cdns_mhdp_fw_activate()765 bool bridge_attached; in cdns_mhdp_fw_cb() local791 bridge_attached = mhdp->bridge_attached; in cdns_mhdp_fw_cb()793 if (bridge_attached) { in cdns_mhdp_fw_cb()1685 mhdp->bridge_attached = true; in cdns_mhdp_attach()2030 mhdp->bridge_attached = false; in cdns_mhdp_detach()2124 if (mhdp->bridge_attached) in cdns_mhdp_bridge_hpd_enable()2290 bool bridge_attached; in cdns_mhdp_irq_handler() local2306 bridge_attached = mhdp->bridge_attached; in cdns_mhdp_irq_handler()2309 if (bridge_attached && (sw_ev0 & CDNS_DPTX_HPD)) { in cdns_mhdp_irq_handler()
388 bool bridge_attached; member