Searched refs:sigmadsp_ops (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | sigmadsp.h | 21 struct sigmadsp_ops { struct 27 const struct sigmadsp_ops *ops; 46 const struct sigmadsp_ops *ops, const char *firmware_name); 55 struct regmap *regmap, const struct sigmadsp_ops *ops, 58 const struct sigmadsp_ops *ops, const char *firmware_name);
|
H A D | sigmadsp-regmap.c | 32 * @ops: The sigmadsp_ops to use for this instance 40 struct regmap *regmap, const struct sigmadsp_ops *ops, in devm_sigmadsp_init_regmap()
|
H A D | sigmadsp-i2c.c | 70 * @ops: The sigmadsp_ops to use for this instance 78 const struct sigmadsp_ops *ops, const char *firmware_name) in devm_sigmadsp_init_i2c()
|
H A D | sigmadsp.c | 543 const struct sigmadsp_ops *ops, const char *firmware_name) in sigmadsp_init() 558 * @ops: The sigmadsp_ops to use for this instance 566 const struct sigmadsp_ops *ops, const char *firmware_name) in devm_sigmadsp_init()
|
H A D | adau1701.c | 296 static const struct sigmadsp_ops adau1701_sigmadsp_ops = {
|
H A D | adau17x1.c | 1024 static const struct sigmadsp_ops adau17x1_sigmadsp_ops = {
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | sigmadsp.h | 21 struct sigmadsp_ops { struct 27 const struct sigmadsp_ops *ops; 46 const struct sigmadsp_ops *ops, const char *firmware_name); 54 struct regmap *regmap, const struct sigmadsp_ops *ops, 57 const struct sigmadsp_ops *ops, const char *firmware_name);
|
H A D | sigmadsp-regmap.c | 32 * @ops: The sigmadsp_ops to use for this instance 40 struct regmap *regmap, const struct sigmadsp_ops *ops, in devm_sigmadsp_init_regmap()
|
H A D | sigmadsp-i2c.c | 70 * @ops: The sigmadsp_ops to use for this instance 78 const struct sigmadsp_ops *ops, const char *firmware_name) in devm_sigmadsp_init_i2c()
|
H A D | sigmadsp.c | 555 const struct sigmadsp_ops *ops, const char *firmware_name) in sigmadsp_init() 570 * @ops: The sigmadsp_ops to use for this instance 578 const struct sigmadsp_ops *ops, const char *firmware_name) in devm_sigmadsp_init()
|
H A D | adau1701.c | 296 static const struct sigmadsp_ops adau1701_sigmadsp_ops = {
|
H A D | adau17x1.c | 1044 static const struct sigmadsp_ops adau17x1_sigmadsp_ops = {
|
Completed in 9 milliseconds