Home
last modified time | relevance | path

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

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