Searched refs:cancel_picture (Results 1 – 5 of 5) sorted by relevance
243 int (*cancel_picture)(struct camera_device *); member
192 static int cancel_picture(struct camera_device *);
72 cancel_picture: QCamera2HardwareInterface::cancel_picture,627 int QCamera2HardwareInterface::cancel_picture(struct camera_device *device) in cancel_picture() function in qcamera::QCamera2HardwareInterface
559 camera_ops->cancel_picture = camera_cancel_picture; in camera_device_open()
4464 SET_METHOD(cancel_picture),