Searched refs:mt9m111_find_mode (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | mt9m111.c | 698 mt9m111_find_mode(struct mt9m111 *mt9m111, unsigned int req_fps, in mt9m111_find_mode() function 1087 mode = mt9m111_find_mode(mt9m111, fps, mt9m111->width, mt9m111->height); in mt9m111_s_frame_interval()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | mt9m111.c | 697 mt9m111_find_mode(struct mt9m111 *mt9m111, unsigned int req_fps, in mt9m111_find_mode() function 1086 mode = mt9m111_find_mode(mt9m111, fps, mt9m111->width, mt9m111->height); in mt9m111_s_frame_interval()
|
Completed in 5 milliseconds