Searched refs:is_owned (Results 1 – 1 of 1) sorted by relevance
41 bool (*is_owned)(struct intel_tc_port *tc); member754 .is_owned = icl_tc_phy_is_owned,788 .is_owned = icl_tc_phy_is_owned,995 .is_owned = adlp_tc_phy_is_owned,1249 .is_owned = xelpdp_tc_phy_is_owned,1286 return tc->phy_ops->is_owned(tc); in tc_phy_is_owned()