Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmost.h318 int most_start_channel(struct most_interface *iface, int channel_idx,
/linux/drivers/staging/most/video/
H A Dvideo.c101 ret = most_start_channel(mdev->iface, mdev->ch_idx, &comp); in comp_vdev_open()
/linux/drivers/most/
H A Dmost_cdev.c146 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);