Searched refs:custom_normal (Results 1 – 3 of 3) sorted by relevance
66 static int custom_normal(struct asoc_simple_priv *priv, in custom_normal() function117 .custom_normal = custom_normal,
883 if (hooks && hooks->custom_normal) in graph_link()884 func = hooks->custom_normal; in graph_link()
19 GRAPH2_CUSTOM custom_normal; member