Searched refs:t_FmVspEntry (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/SP/
H A Dfm_sp.c53 static t_Error CheckParamsGeneratedInternally(t_FmVspEntry *p_FmVspEntry)
65 static t_Error CheckParams(t_FmVspEntry *p_FmVspEntry)
410 t_FmVspEntry *p_FmVspEntry = NULL;
413 p_FmVspEntry = (t_FmVspEntry *)XX_Malloc(sizeof(t_FmVspEntry));
419 memset(p_FmVspEntry, 0, sizeof(t_FmVspEntry));
457 t_FmVspEntry *p_FmVspEntry = (t_FmVspEntry *)h_FmVsp;
568 t_FmVspEntry *p_FmVspEntry = (t_FmVspEntry *)h_FmVs
[all...]
H A Dfm_sp.h82 } t_FmVspEntry; typedef in typeref:struct:__anon9786

Completed in 84 milliseconds