Home
last modified time | relevance | path

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

/drivers/media/i2c/
Dnoon010pc30.c159 static const struct noon010_frmsize noon010_sizes[] = { variable
366 int i = ARRAY_SIZE(noon010_sizes); in noon010_try_frame_size()
367 const struct noon010_frmsize *fsize = &noon010_sizes[0], in noon010_try_frame_size()
645 mf->width = noon010_sizes[0].width; in noon010_open()
646 mf->height = noon010_sizes[0].height; in noon010_open()
746 info->curr_win = &noon010_sizes[0]; in noon010_probe()