Searched refs:stop_recording (Results 1 – 17 of 17) sorted by relevance
72 void stop_recording(struct camera_device *);
307 void stop_recording(struct camera_device * device) in stop_recording() function312 hardware->stop_recording(device); in stop_recording()
203 void (*stop_recording)(struct camera_device *); member
177 static void stop_recording(struct camera_device *);
858 void QCameraMuxer::stop_recording(struct camera_device * device) in stop_recording() function in qcamera::QCameraMuxer877 QCamera2HardwareInterface::stop_recording(pCam->dev); in stop_recording()2804 .stop_recording = QCameraMuxer::stop_recording,
215 static void stop_recording(struct camera_device *);
100 .stop_recording = QCamera2HardwareInterface::stop_recording,692 void QCamera2HardwareInterface::stop_recording(struct camera_device *device) in stop_recording() function in qcamera::QCamera2HardwareInterface
175 static void stop_recording(struct camera_device *);
858 void QCameraMuxer::stop_recording(struct camera_device * device) in stop_recording() function in qcamera::QCameraMuxer877 QCamera2HardwareInterface::stop_recording(pCam->dev); in stop_recording()2802 .stop_recording = QCameraMuxer::stop_recording,
214 static void stop_recording(struct camera_device *);
98 .stop_recording = QCamera2HardwareInterface::stop_recording,688 void QCamera2HardwareInterface::stop_recording(struct camera_device *device) in stop_recording() function in qcamera::QCamera2HardwareInterface
553 camera_ops->stop_recording = camera_stop_recording; in camera_device_open()
696 camera_ops->stop_recording = camera_stop_recording; in camera_device_open()
69 stop_recording: android::usbcam_stop_recording,