Searched refs:split_ext (Results 1 – 1 of 1) sorted by relevance
272 const char *split_ext; in fixup_tplg_name() 281 split_ext = strsep(&tmp, "."); in fixup_tplg_name() 282 if (split_ext) in fixup_tplg_name() 285 split_ext, ssp_str); in fixup_tplg_name() 277 const char *split_ext; fixup_tplg_name() local