Searched defs:is_sink (Results 1 – 2 of 2) sorted by relevance
58 bool is_sink = UCSI_CONSTAT(con, PWR_DIR) == TYPEC_SINK; in ucsi_psy_get_status() local
59 static inline int is_sink(enum typec_role role) in is_sink() function