Searched refs:thp7312_find_mode (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/i2c/ |
H A D | thp7312.c | 311 thp7312_find_mode(unsigned int width, unsigned int height, bool nearest) in thp7312_find_mode() function 496 mode = thp7312_find_mode(fmt->width, fmt->height, false); in thp7312_init_mode() 716 mode = thp7312_find_mode(fie->width, fie->height, false); in thp7312_enum_frame_interval() 745 mode = thp7312_find_mode(mbus_fmt->width, mbus_fmt->height, true); in thp7312_set_fmt() 786 mode = thp7312_find_mode(fmt->width, fmt->height, false); in thp7312_set_frame_interval()
|