Home
last modified time | relevance | path

Searched refs:comp_disconnect_channel (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/most/video/
H A Dvideo.c518 static int comp_disconnect_channel(struct most_interface *iface, in comp_disconnect_channel()
542 .disconnect_channel = comp_disconnect_channel, in comp_init()
513 static int comp_disconnect_channel(struct most_interface *iface, comp_disconnect_channel() function
/linux/drivers/most/
H A Dmost_cdev.c323 static int comp_disconnect_channel(struct most_interface *iface, int channel_id) in comp_disconnect_channel() function
487 .disconnect_channel = comp_disconnect_channel,