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

/linux-master/drivers/media/i2c/
H A Dov2740.c104 struct ov2740_mode { struct
482 static const struct ov2740_mode supported_modes_360mhz[] = {
498 static const struct ov2740_mode supported_modes_180mhz[] = {
531 const struct ov2740_mode *cur_mode;
537 const struct ov2740_mode *supported_modes;
757 const struct ov2740_mode *cur_mode;
823 static void ov2740_update_pad_format(const struct ov2740_mode *mode,
1017 const struct ov2740_mode *mode;
1065 const struct ov2740_mode *supported_modes = ov2740->supported_modes;

Completed in 203 milliseconds