Home
last modified time | relevance | path

Searched refs:ch_get_mbo (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/most/
H A Dmost_cdev.c55 static inline struct mbo *ch_get_mbo(struct comp_channel *c, struct mbo **mbo) in ch_get_mbo() function
191 while (c->dev && !ch_get_mbo(c, &mbo)) { in comp_write()