Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/usb/cx231xx/
Dcx231xx.h913 int cx231xx_stop_stream(struct cx231xx *dev, u32 ep_mask);
Dcx231xx-avcore.c2492 int cx231xx_stop_stream(struct cx231xx *dev, u32 ep_mask) in cx231xx_stop_stream() function
2648 rc = cx231xx_stop_stream(dev, ep_mask); in cx231xx_capture_start()