Searched refs:ch_get_mbo (Results 1 – 1 of 1) sorted by relevance
55 static inline struct mbo *ch_get_mbo(struct comp_channel *c, struct mbo **mbo) in ch_get_mbo() function191 while (c->dev && !ch_get_mbo(c, &mbo)) { in comp_write()