Home
last modified time | relevance | path

Searched refs:camif_hw_set_source_format (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/platform/samsung/s3c-camif/
H A Dcamif-regs.h249 void camif_hw_set_source_format(struct camif_dev *camif);
H A Dcamif-regs.c103 void camif_hw_set_source_format(struct camif_dev *camif) in camif_hw_set_source_format() function
H A Dcamif-capture.c75 camif_hw_set_source_format(camif); in s3c_camif_hw_init()