Home
last modified time | relevance | path

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

/linux/drivers/most/
H A Dmost_cdev.c104 static void destroy_channel(struct comp_channel *c) in destroy_channel() function
173 destroy_channel(c); in comp_close()
342 destroy_channel(c); in comp_disconnect_channel()
535 destroy_channel(c); in most_cdev_exit()
/linux/drivers/media/platform/allegro-dvt/
H A Dallegro-mail.h285 struct mcu_msg_destroy_channel_response destroy_channel; member
H A Dallegro-core.c2342 allegro_handle_destroy_channel(dev, &msg->destroy_channel); in allegro_handle_message()