Searched refs:info_func (Results 1 – 1 of 1) sorted by relevance
60 TSS2_TCTI_INFO_FUNC info_func; in info_from_handle() local65 info_func = dlsym (dlhandle, TSS2_TCTI_INFO_SYMBOL); in info_from_handle()66 if (info_func == NULL) { in info_from_handle()72 return info_func (); in info_from_handle()