Searched refs:most_get_mbo (Results 1 – 5 of 5) sorted by relevance
/linux/include/linux/ |
H A D | most.h | 313 struct mbo *most_get_mbo(struct most_interface *iface, int channel_idx,
|
/linux/drivers/staging/most/net/ |
H A D | net.c | 240 mbo = most_get_mbo(nd->iface, nd->tx.ch_id, &comp); in most_nd_start_xmit()
|
/linux/drivers/most/ |
H A D | most_cdev.c | 58 *mbo = most_get_mbo(c->iface, c->channel_id, &comp.cc); in ch_get_mbo()
|
H A D | most_snd.c | 239 (mbo = most_get_mbo(channel->iface, channel->id, in playback_thread()
|
H A D | core.c | 984 struct mbo *most_get_mbo(struct most_interface *iface, int id, in most_get_mbo() function 1021 EXPORT_SYMBOL_GPL(most_get_mbo);
|