Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dmost.h270 int (*disconnect_channel)(struct most_interface *iface, member
/Linux-v6.6/drivers/most/
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()
Dmost_cdev.c484 .disconnect_channel = comp_disconnect_channel,
Dmost_snd.c711 .disconnect_channel = audio_disconnect_channel,
/Linux-v6.6/drivers/staging/most/video/
Dvideo.c532 .disconnect_channel = comp_disconnect_channel,
/Linux-v6.6/drivers/staging/most/net/
Dnet.c514 .disconnect_channel = comp_disconnect_channel,