Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/cpia2/
Dcpia2_usb.c792 int cpia2_usb_stream_stop(struct camera_data *cam) in cpia2_usb_stream_stop() function
880 cpia2_usb_stream_stop(cam); in cpia2_usb_disconnect()
909 cpia2_usb_stream_stop(cam); in cpia2_usb_suspend()
Dcpia2.h465 int cpia2_usb_stream_stop(struct camera_data *cam);
Dcpia2_v4l.c131 cpia2_usb_stream_stop(cam); in cpia2_close()
993 ret = cpia2_usb_stream_stop(cam); in cpia2_streamoff()