Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/usb/cpia2/
Dcpia2_usb.c805 int cpia2_usb_stream_stop(struct camera_data *cam) in cpia2_usb_stream_stop() function
893 cpia2_usb_stream_stop(cam); in cpia2_usb_disconnect()
919 cpia2_usb_stream_stop(cam); in cpia2_usb_suspend()
Dcpia2.h452 int cpia2_usb_stream_stop(struct camera_data *cam);
Dcpia2_v4l.c118 cpia2_usb_stream_stop(cam); in cpia2_close()
952 ret = cpia2_usb_stream_stop(cam); in cpia2_streamoff()