Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/s5c73m3/
H A Ds5c73m3-core.c798 const struct s5c73m3_frame_size *best_fs; in s5c73m3_find_frame_size() local
803 best_fs = NULL; in s5c73m3_find_frame_size()
809 best_fs = fs; in s5c73m3_find_frame_size()
814 return best_fs; in s5c73m3_find_frame_size()