Searched refs:is_owned (Results 1 – 1 of 1) sorted by relevance
40 bool (*is_owned)(struct intel_tc_port *tc); member714 .is_owned = icl_tc_phy_is_owned,749 .is_owned = icl_tc_phy_is_owned,949 .is_owned = adlp_tc_phy_is_owned,1154 .is_owned = xelpdp_tc_phy_is_owned,1191 return tc->phy_ops->is_owned(tc); in tc_phy_is_owned()