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);
234 camif_hw_enable_scaler(vp, false); in camif_stop_capture()317 camif_hw_enable_scaler(vp, false); in s3c_camif_irq_handler()411 camif_hw_enable_scaler(vp, vp->scaler.enable); in start_streaming()507 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