Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/spi/
H A Drk1608_core.c1875 struct calib_head *head = NULL; in preisp_file_import_part()
1887 head = vmalloc(sizeof(struct calib_head)); in preisp_file_import_part()
1894 ret = kernel_read(fp, (char *)head, sizeof(struct calib_head), &pos); in preisp_file_import_part()
2133 struct calib_head *head = NULL; in rk1608_get_calib_version_temperature_sn()
2145 head = vmalloc(sizeof(struct calib_head)); in rk1608_get_calib_version_temperature_sn()
2283 struct calib_head *head = NULL; in rk1608_get_calib_version_temperature()
2292 head = vmalloc(sizeof(struct calib_head)); in rk1608_get_calib_version_temperature()
2398 struct calib_head *head = NULL; in rk1608_get_dcrop_cfg()
2410 head = vmalloc(sizeof(struct calib_head)); in rk1608_get_dcrop_cfg()
H A Drk1608_core.h474 struct calib_head { struct