Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/media/atomisp/i2c/
H A Dov2722.h158 struct ov2722_resolution { struct
187 struct ov2722_resolution *res; argument
1087 static struct ov2722_resolution ov2722_res_preview[] = {
1136 struct ov2722_resolution ov2722_res_still[] = {
1180 struct ov2722_resolution ov2722_res_video[] = {
1224 static struct ov2722_resolution *ov2722_res = ov2722_res_preview;
H A Datomisp-ov2722.c632 struct ov2722_resolution *res; in ov2722_set_fmt()