Searched refs:mod_eq (Results 1 – 1 of 1) sorted by relevance
135 static int mod_eq(struct snd_dev *, void *);156 { "eq", F(eq), NUM, mod_eq },861 mod_eq(struct snd_dev *dp, void *arg) in mod_eq() function