Home
last modified time | relevance | path

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

/openbmc/linux/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()
531 destroy_channel(c); in most_cdev_exit()
/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dallegro-mail.h285 struct mcu_msg_destroy_channel_response destroy_channel; member
H A Dallegro-core.c2287 allegro_handle_destroy_channel(dev, &msg->destroy_channel); in allegro_handle_message()