Searched refs:usbc_policy_src_en (Results 1 – 3 of 3) sorted by relevance
242 if (usbc_policy_src_en(dev, tcpc, true) == 0) { in tc_attached_src_entry()311 if (usbc_policy_src_en(dev, tcpc, false) != 0) { in tc_attached_src_exit()
230 static inline int usbc_policy_src_en(const struct device *dev, const struct device *tcpc, bool en) in usbc_policy_src_en() function
150 ret = usbc_policy_src_en(dev, tcpc, false); in tc_init()