Searched refs:destroyparms (Results 1 – 2 of 2) sorted by relevance
692 void (*destroyparms)(jpc_ms_t *ms); member
395 if (ms->ops && ms->ops->destroyparms) { in jpc_ms_destroy()396 (*ms->ops->destroyparms)(ms); in jpc_ms_destroy()