Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/nvp6158_drv/
H A Dnvp6158_v4l2.c112 struct nvp6158_framesize { struct
163 const struct nvp6158_framesize *frame_size;
178 static const struct nvp6158_framesize nvp6158_framesizes[] = {
573 const struct nvp6158_framesize *fsize = &nvp6158_framesizes[0]; in nvp6158_get_default_format()
574 const struct nvp6158_framesize *match = NULL; in nvp6158_get_default_format()
854 const struct nvp6158_framesize **size) in __nvp6158_try_frame_size()
856 const struct nvp6158_framesize *fsize = &nvp6158_framesizes[0]; in __nvp6158_try_frame_size()
857 const struct nvp6158_framesize *match = NULL; in __nvp6158_try_frame_size()
887 const struct nvp6158_framesize *size = NULL; in nvp6158_set_fmt()