Home
last modified time | relevance | path

Searched refs:destroy_channel (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/most/
Dmost_cdev.c101 static void destroy_channel(struct comp_channel *c) in destroy_channel() function
170 destroy_channel(c); in comp_close()
339 destroy_channel(c); in comp_disconnect_channel()
531 destroy_channel(c); in most_cdev_exit()
/Linux-v6.6/drivers/media/platform/allegro-dvt/
Dallegro-mail.h285 struct mcu_msg_destroy_channel_response destroy_channel; member
Dallegro-core.c2287 allegro_handle_destroy_channel(dev, &msg->destroy_channel); in allegro_handle_message()