Searched defs:take (Results 1 – 2 of 2) sorted by relevance
585 bool take) in icl_tc_phy_take_ownership()870 bool take) in adlp_tc_phy_take_ownership()1147 static void xelpdp_tc_phy_take_ownership(struct intel_tc_port *tc, bool take) in xelpdp_tc_phy_take_ownership()
72 fn take(&mut self) -> Option<T> { in take() method