Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/i2c/
Dnoon010pc30.c155 static const struct noon010_frmsize noon010_sizes[] = { variable
362 int i = ARRAY_SIZE(noon010_sizes); in noon010_try_frame_size()
363 const struct noon010_frmsize *fsize = &noon010_sizes[0], in noon010_try_frame_size()
650 mf->width = noon010_sizes[0].width; in noon010_open()
651 mf->height = noon010_sizes[0].height; in noon010_open()
750 info->curr_win = &noon010_sizes[0]; in noon010_probe()