Searched refs:get_resolution_index (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.10/drivers/staging/media/atomisp/i2c/ |
| D | atomisp-gc2235.c | 726 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()
|
| D | atomisp-ov2722.c | 839 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()
|
| D | atomisp-gc0310.c | 939 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()
|
| D | atomisp-ov2680.c | 897 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/ |
| D | atomisp-ov5693.c | 1534 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()
|