Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/deprecated/cpia2/
Dcpia2_usb.c805 int cpia2_usb_stream_stop(struct camera_data *cam) in cpia2_usb_stream_stop() function
894 cpia2_usb_stream_stop(cam); in cpia2_usb_disconnect()
920 cpia2_usb_stream_stop(cam); in cpia2_usb_suspend()
Dcpia2.h453 int cpia2_usb_stream_stop(struct camera_data *cam);
Dcpia2_v4l.c117 cpia2_usb_stream_stop(cam); in cpia2_close()
949 ret = cpia2_usb_stream_stop(cam); in cpia2_streamoff()