Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/most/
H A 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()
532 destroy_channel(c); in mod_exit()
/OK3568_Linux_fs/kernel/drivers/staging/media/allegro-dvt/
H A Dallegro-mail.h282 struct mcu_msg_destroy_channel_response destroy_channel; member
H A Dallegro-core.c1774 allegro_handle_destroy_channel(dev, &msg->destroy_channel); in allegro_handle_message()