Searched refs:fst_session_enum_clb (Results 1 – 2 of 2) sorted by relevance
50 typedef void (*fst_session_enum_clb)(struct fst_group *g, struct fst_session *s, typedef53 void fst_session_enum(struct fst_group *g, fst_session_enum_clb clb, void *ctx);
1183 void fst_session_enum(struct fst_group *g, fst_session_enum_clb clb, void *ctx) in fst_session_enum()