Searched refs:tc_rp_value (Results 1 – 10 of 10) sorted by relevance
155 void tc_select_src_collision_rp(const struct device *dev, enum tc_rp_value rp);
161 enum tc_rp_value *rp);
314 enum tc_rp_value rp = TC_RP_USB; in tc_cc_rp_entry()
178 void tc_select_src_collision_rp(const struct device *dev, enum tc_rp_value rp) in tc_select_src_collision_rp()
338 enum tc_rp_value { enum
130 int (*select_rp_value)(const struct device *dev, enum tc_rp_value rp);131 int (*get_rp_value)(const struct device *dev, enum tc_rp_value *rp);282 static inline int tcpc_select_rp_value(const struct device *dev, enum tc_rp_value rp) in tcpc_select_rp_value()304 static inline int tcpc_get_rp_value(const struct device *dev, enum tc_rp_value *rp) in tcpc_get_rp_value()
284 enum tc_rp_value rp;
340 static int ucpd_select_rp_value(const struct device *dev, enum tc_rp_value rp) in ucpd_select_rp_value()354 static int ucpd_get_rp_value(const struct device *dev, enum tc_rp_value *rp) in ucpd_get_rp_value()
314 typedef int (*policy_cb_get_src_rp_t)(const struct device *dev, enum tc_rp_value *rp);
88 enum tc_rp_value *rp) in port1_policy_cb_get_src_rp()