Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/i2c/
Dmt9m032.c168 static u32 mt9m032_row_time(struct mt9m032 *sensor, unsigned int width) in mt9m032_row_time() function
191 row_time = mt9m032_row_time(sensor, crop->width); in mt9m032_update_timing()