Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/atomisp/i2c/
Datomisp-gc2235.c726 static int get_resolution_index(int w, int h) in get_resolution_index() function
804 dev->fmt_idx = get_resolution_index(fmt->width, fmt->height); in gc2235_set_fmt()
Datomisp-ov2722.c839 static int get_resolution_index(int w, int h) in get_resolution_index() function
914 dev->fmt_idx = get_resolution_index(fmt->width, fmt->height); in ov2722_set_fmt()
Datomisp-gc0310.c939 static int get_resolution_index(int w, int h) in get_resolution_index() function
1016 dev->fmt_idx = get_resolution_index(fmt->width, fmt->height); in gc0310_set_fmt()
Datomisp-ov2680.c897 static int get_resolution_index(int w, int h) in get_resolution_index() function
955 dev->fmt_idx = get_resolution_index(fmt->width, fmt->height); in ov2680_set_fmt()
/Linux-v5.10/drivers/staging/media/atomisp/i2c/ov5693/
Datomisp-ov5693.c1534 static int get_resolution_index(int w, int h) in get_resolution_index() function
1616 dev->fmt_idx = get_resolution_index(fmt->width, fmt->height); in ov5693_set_fmt()