Searched refs:thp7312_find_mode (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/i2c/
H A Dthp7312.c311 thp7312_find_mode(unsigned int width, unsigned int height, bool nearest) function
496 mode = thp7312_find_mode(fmt->width, fmt->height, false);
716 mode = thp7312_find_mode(fie->width, fie->height, false);
745 mode = thp7312_find_mode(mbus_fmt->width, mbus_fmt->height, true);
786 mode = thp7312_find_mode(fmt->width, fmt->height, false);

Completed in 316 milliseconds