Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/most/
Dcore.h270 int (*disconnect_channel)(struct most_interface *iface, member
Dcore.c798 if (comp->disconnect_channel(c->iface, c->channel_id)) in remove_link_store()
1345 comp->disconnect_channel(c->iface, c->channel_id); in disconnect_channels()
1506 c->pipe0.comp->disconnect_channel(c->iface, in most_deregister_interface()
1509 c->pipe1.comp->disconnect_channel(c->iface, in most_deregister_interface()
/Linux-v4.19/drivers/staging/most/cdev/
Dcdev.c498 .disconnect_channel = comp_disconnect_channel,
/Linux-v4.19/drivers/staging/most/sound/
Dsound.c727 .disconnect_channel = audio_disconnect_channel,
/Linux-v4.19/drivers/staging/most/video/
Dvideo.c536 .disconnect_channel = comp_disconnect_channel,
/Linux-v4.19/drivers/staging/most/net/
Dnet.c502 .disconnect_channel = comp_disconnect_channel,