Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dsc210iot.c107 struct sc210iot_mode { struct
151 const struct sc210iot_mode *cur_mode;
240 static const struct sc210iot_mode supported_modes[] = {
370 const struct sc210iot_mode *mode = sc210iot->cur_mode; in sc210iot_modify_fps_info()
447 const struct sc210iot_mode *mode; in sc210iot_initialize_controls()
772 const struct sc210iot_mode *mode = sc210iot->cur_mode; in sc210iot_g_frame_interval()
842 const struct sc210iot_mode *mode; in sc210iot_set_fmt()
885 const struct sc210iot_mode *mode = sc210iot->cur_mode; in sc210iot_get_fmt()
912 const struct sc210iot_mode *def_mode = &supported_modes[0]; in sc210iot_open()