Searched refs:uni_decode_head (Results 1 – 3 of 3) sorted by relevance
44 uni_decode_head(struct uni_msg *msg, struct uni_all *out, in uni_decode_head() function249 if (uni_decode_head(msg, out, cx)) in uni_decode()
100 int uni_decode_head(struct uni_msg *, struct uni_all *, struct unicx *);
326 if (uni_decode_head(m, u, &uni->cx)) { in coord_saal_data_indication()