Searched refs:is_owned (Results 1 – 1 of 1) sorted by relevance
40 bool (*is_owned)(struct intel_tc_port *tc); member676 .is_owned = icl_tc_phy_is_owned,711 .is_owned = icl_tc_phy_is_owned,911 .is_owned = adlp_tc_phy_is_owned,1105 .is_owned = xelpdp_tc_phy_is_owned,1142 return tc->phy_ops->is_owned(tc); in tc_phy_is_owned()