Searched refs:tc_cc_pull (Results 1 – 3 of 3) sorted by relevance
352 enum tc_cc_pull { enum
132 int (*set_cc)(const struct device *dev, enum tc_cc_pull pull);325 static inline int tcpc_set_cc(const struct device *dev, enum tc_cc_pull pull) in tcpc_set_cc()
401 enum tc_cc_pull cc_pull) in ucpd_set_cc()