Searched refs:get_hlic_ver (Results 1 – 5 of 5) sorted by relevance
141 int (*get_hlic_ver)(u8 *); member
1258 if (!upg || !upg->func || !upg->func->get_hlic_ver || !upg->lic) { in fts_lic_get_ver_in_host()1263 ret = upg->func->get_hlic_ver(upg->lic); in fts_lic_get_ver_in_host()
1029 .get_hlic_ver = fts_ft8006m_get_hlic_ver,
150 int (*get_hlic_ver)(u8 *); member
1231 if (!upg || !upg->func || !upg->func->get_hlic_ver || !upg->lic) { in fts_lic_get_ver_in_host()1236 ret = upg->func->get_hlic_ver(upg->lic); in fts_lic_get_ver_in_host()