Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/include/linux/
H A Datomisp_platform.h178 char camera_module[CAMERA_MODULE_ID_LEN]; member
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_gmin_platform.c1178 char *camera_module) in gmin_get_vcm_ctrl() argument
1187 if (!camera_module) in gmin_get_vcm_ctrl()
1192 if (!strcmp(camera_module, vcm->camera_module)) { in gmin_get_vcm_ctrl()