Searched refs:camif_hw_enable_scaler (Results 1 – 3 of 3) sorted by relevance
246 void camif_hw_enable_scaler(struct camif_vp *vp, bool on);
236 camif_hw_enable_scaler(vp, false); in camif_stop_capture()319 camif_hw_enable_scaler(vp, false); in s3c_camif_irq_handler()413 camif_hw_enable_scaler(vp, vp->scaler.enable); in start_streaming()509 camif_hw_enable_scaler(vp, vp->scaler.enable); in buffer_queue()
488 void camif_hw_enable_scaler(struct camif_vp *vp, bool on) in camif_hw_enable_scaler() function