Searched refs:start_preview (Results 1 – 5 of 5) sorted by relevance
141 int (*start_preview)(struct camera_device *); member
181 static int start_preview(struct camera_device *);
58 start_preview: QCamera2HardwareInterface::start_preview,260 int QCamera2HardwareInterface::start_preview(struct camera_device *device) in start_preview() function in qcamera::QCamera2HardwareInterface
548 camera_ops->start_preview = camera_start_preview; in camera_device_open()
4453 SET_METHOD(start_preview),