Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/i2c/
A Datomisp-gc2235.c727 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 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()
A Datomisp-gc0310.c935 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 Datomisp-ov2680.c900 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 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()

Completed in 15 milliseconds