Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/i2c/
H A Dov2722.h169 struct ov2722_resolution { struct
198 struct ov2722_resolution *res; argument
1099 static struct ov2722_resolution ov2722_res_preview[] = {
1148 struct ov2722_resolution ov2722_res_still[] = {
1192 struct ov2722_resolution ov2722_res_video[] = {
1236 static struct ov2722_resolution *ov2722_res = ov2722_res_preview;
H A Datomisp-ov2722.c650 struct ov2722_resolution *res; in ov2722_set_fmt()