Lines Matching refs:sigmadsp
18 struct sigmadsp;
23 int (*safeload)(struct sigmadsp *sigmadsp, unsigned int addr,
27 struct sigmadsp { struct
46 struct sigmadsp *devm_sigmadsp_init(struct device *dev, argument
48 void sigmadsp_reset(struct sigmadsp *sigmadsp);
50 int sigmadsp_restrict_params(struct sigmadsp *sigmadsp,
55 struct sigmadsp *devm_sigmadsp_init_regmap(struct device *dev,
58 struct sigmadsp *devm_sigmadsp_init_i2c(struct i2c_client *client,
61 int sigmadsp_attach(struct sigmadsp *sigmadsp,
63 int sigmadsp_setup(struct sigmadsp *sigmadsp, unsigned int rate);
64 void sigmadsp_reset(struct sigmadsp *sigmadsp);