Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmost.h318 int most_start_channel(struct most_interface *iface, int channel_idx,
/openbmc/linux/drivers/staging/most/net/
H A Dnet.c193 if (most_start_channel(nd->iface, nd->rx.ch_id, &comp)) { in most_nd_open()
199 if (most_start_channel(nd->iface, nd->tx.ch_id, &comp)) { in most_nd_open()
/openbmc/linux/drivers/staging/most/video/
H A Dvideo.c98 ret = most_start_channel(mdev->iface, mdev->ch_idx, &comp); in comp_vdev_open()
/openbmc/linux/drivers/most/
H A Dmost_cdev.c143 ret = most_start_channel(c->iface, c->channel_id, &comp.cc); in comp_open()
H A Dmost_snd.c283 ret = most_start_channel(channel->iface, channel->id, &comp); in pcm_open()
H A Dcore.c1090 int most_start_channel(struct most_interface *iface, int id, in most_start_channel() function
1152 EXPORT_SYMBOL_GPL(most_start_channel);