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 D | camif-regs.h | 245 void camif_hw_enable_scaler(struct camif_vp *vp, bool on);
|
H A D | camif-capture.c | 233 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 D | camif-regs.c | 485 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 D | camif-regs.h | 245 void camif_hw_enable_scaler(struct camif_vp *vp, bool on);
|
H A D | camif-capture.c | 233 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 D | camif-regs.c | 485 void camif_hw_enable_scaler(struct camif_vp *vp, bool on) in camif_hw_enable_scaler() function
|
Completed in 7 milliseconds