Searched refs:fls_type (Results 1 – 1 of 1) sorted by relevance
60 enum iosm_flash_comp_type fls_type; in ipc_devlink_get_flash_comp_type() local63 fls_type = FLASH_COMP_TYPE_PSI; in ipc_devlink_get_flash_comp_type()65 fls_type = FLASH_COMP_TYPE_EBL; in ipc_devlink_get_flash_comp_type()67 fls_type = FLASH_COMP_TYPE_FLS; in ipc_devlink_get_flash_comp_type()69 fls_type = FLASH_COMP_TYPE_INVAL; in ipc_devlink_get_flash_comp_type()71 return fls_type; in ipc_devlink_get_flash_comp_type()83 enum iosm_flash_comp_type fls_type; in ipc_devlink_flash_update() local99 fls_type = ipc_devlink_get_flash_comp_type(header->image_type, in ipc_devlink_flash_update()102 switch (fls_type) { in ipc_devlink_flash_update()