Home
last modified time | relevance | path

Searched refs:camif_hw_enable_scaler (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/s3c-camif/
H A Dcamif-regs.h245 void camif_hw_enable_scaler(struct camif_vp *vp, bool on);
H A Dcamif-capture.c233 camif_hw_enable_scaler(vp, false); in camif_stop_capture()
316 camif_hw_enable_scaler(vp, false); in s3c_camif_irq_handler()
410 camif_hw_enable_scaler(vp, vp->scaler.enable); in start_streaming()
506 camif_hw_enable_scaler(vp, vp->scaler.enable); in buffer_queue()
H A Dcamif-regs.c485 void camif_hw_enable_scaler(struct camif_vp *vp, bool on) in camif_hw_enable_scaler() function
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s3c-camif/
H A Dcamif-regs.h245 void camif_hw_enable_scaler(struct camif_vp *vp, bool on);
H A Dcamif-capture.c233 camif_hw_enable_scaler(vp, false); in camif_stop_capture()
316 camif_hw_enable_scaler(vp, false); in s3c_camif_irq_handler()
410 camif_hw_enable_scaler(vp, vp->scaler.enable); in start_streaming()
506 camif_hw_enable_scaler(vp, vp->scaler.enable); in buffer_queue()
H A Dcamif-regs.c485 void camif_hw_enable_scaler(struct camif_vp *vp, bool on) in camif_hw_enable_scaler() function

Completed in 7 milliseconds