Searched refs:custom_dpcm (Results 1 – 3 of 3) sorted by relevance
81 static int custom_dpcm(struct asoc_simple_priv *priv, in custom_dpcm() function118 .custom_dpcm = custom_dpcm,
889 if (hooks && hooks->custom_dpcm) in graph_link()890 func = hooks->custom_dpcm; in graph_link()
20 GRAPH2_CUSTOM custom_dpcm; member