Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov772x.c409 struct ov772x_win_size { struct
425 const struct ov772x_win_size *win; argument
518 static const struct ov772x_win_size ov772x_win_sizes[] = {
642 const struct ov772x_win_size *win) in ov772x_set_frame_rate()
931 const struct ov772x_win_size *win);
970 static const struct ov772x_win_size *ov772x_select_win(u32 width, u32 height) in ov772x_select_win()
972 const struct ov772x_win_size *win = &ov772x_win_sizes[0]; in ov772x_select_win()
990 const struct ov772x_win_size **win) in ov772x_select_params()
1064 const struct ov772x_win_size *win) in ov772x_set_params()
1221 const struct ov772x_win_size *win; in ov772x_set_fmt()