Searched refs:take_picture (Results 1 – 5 of 5) sorted by relevance
237 int (*take_picture)(struct camera_device *); member
191 static int take_picture(struct camera_device *);
71 take_picture: QCamera2HardwareInterface::take_picture,580 int QCamera2HardwareInterface::take_picture(struct camera_device *device) in take_picture() function in qcamera::QCamera2HardwareInterface
558 camera_ops->take_picture = camera_take_picture; in camera_device_open()
4463 SET_METHOD(take_picture),