Searched refs:cancel_picture (Results 1 – 7 of 7) sorted by relevance
85 int cancel_picture(struct camera_device *);
370 int cancel_picture(struct camera_device * device) in cancel_picture() function377 rc = hardware->cancel_picture(device); in cancel_picture()
246 int (*cancel_picture)(struct camera_device *); member
559 camera_ops->cancel_picture = camera_cancel_picture; in camera_device_open()
702 camera_ops->cancel_picture = camera_cancel_picture; in camera_device_open()
230 static int cancel_picture(struct camera_device *);
89 cancel_picture: QCamera2HardwareInterface::cancel_picture,742 int QCamera2HardwareInterface::cancel_picture(struct camera_device *device) in cancel_picture() function in qcamera::QCamera2HardwareInterface