Searched refs:get_resolution_index (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/staging/media/atomisp/i2c/ |
| A D | atomisp-gc2235.c | 727 static int get_resolution_index(int w, int h) in get_resolution_index() function 806 dev->fmt_idx = get_resolution_index(fmt->width, fmt->height); in gc2235_set_fmt()
|
| A 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()
|
| A D | atomisp-gc0310.c | 935 static int get_resolution_index(int w, int h) in get_resolution_index() function 1007 dev->fmt_idx = get_resolution_index(fmt->width, fmt->height); in gc0310_set_fmt()
|
| A D | atomisp-ov2680.c | 900 static int get_resolution_index(int w, int h) in get_resolution_index() function 958 dev->fmt_idx = get_resolution_index(fmt->width, fmt->height); in ov2680_set_fmt()
|
| /linux/drivers/staging/media/atomisp/i2c/ov5693/ |
| A 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()
|
Completed in 15 milliseconds