Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmost.h270 int (*disconnect_channel)(struct most_interface *iface, member
/linux/drivers/most/
H A Dcore.c701 if (comp->disconnect_channel(c->iface, c->channel_id)) in most_remove_link()
1239 comp->disconnect_channel(c->iface, c->channel_id); in disconnect_channels()
1389 c->pipe0.comp->disconnect_channel(c->iface, in most_deregister_interface()
1392 c->pipe1.comp->disconnect_channel(c->iface, in most_deregister_interface()
H A Dmost_cdev.c484 .disconnect_channel = comp_disconnect_channel,
H A Dmost_snd.c711 .disconnect_channel = audio_disconnect_channel,
/linux/drivers/staging/most/video/
H A Dvideo.c532 .disconnect_channel = comp_disconnect_channel,
/linux/drivers/staging/most/net/
H A Dnet.c514 .disconnect_channel = comp_disconnect_channel,