Lines Matching refs:sigmadsp
17 struct sigmadsp;
22 int (*safeload)(struct sigmadsp *sigmadsp, unsigned int addr,
26 struct sigmadsp { struct
45 struct sigmadsp *devm_sigmadsp_init(struct device *dev, argument
47 void sigmadsp_reset(struct sigmadsp *sigmadsp);
49 int sigmadsp_restrict_params(struct sigmadsp *sigmadsp,
54 struct sigmadsp *devm_sigmadsp_init_regmap(struct device *dev,
57 struct sigmadsp *devm_sigmadsp_init_i2c(struct i2c_client *client,
60 int sigmadsp_attach(struct sigmadsp *sigmadsp,
62 int sigmadsp_setup(struct sigmadsp *sigmadsp, unsigned int rate);
63 void sigmadsp_reset(struct sigmadsp *sigmadsp);