Searched refs:pcm_func_map (Results 1 – 3 of 3) sorted by relevance
59 struct pcm_func_map { struct66 extern const struct pcm_func_map pcm_func_map[]; argument83 if (in != pcm_func_map[i].source) in pcm_get_conversion_function()85 if (out != pcm_func_map[i].sink) in pcm_get_conversion_function()88 return pcm_func_map[i].func; in pcm_get_conversion_function()
393 const struct pcm_func_map pcm_func_map[] = { variable432 const size_t pcm_func_count = ARRAY_SIZE(pcm_func_map);
930 const struct pcm_func_map pcm_func_map[] = { variable971 const size_t pcm_func_count = ARRAY_SIZE(pcm_func_map);