Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/cpia2/
Dcpia2_usb.c810 int cpia2_usb_stream_stop(struct camera_data *cam) in cpia2_usb_stream_stop() function
898 cpia2_usb_stream_stop(cam); in cpia2_usb_disconnect()
923 cpia2_usb_stream_stop(cam); in cpia2_usb_suspend()
Dcpia2.h461 int cpia2_usb_stream_stop(struct camera_data *cam);
Dcpia2_v4l.c127 cpia2_usb_stream_stop(cam); in cpia2_close()
989 ret = cpia2_usb_stream_stop(cam); in cpia2_streamoff()