Searched defs:sigmadsp (Results 1 - 7 of 7) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
H A D | sigmadsp-i2c.c | 78 struct sigmadsp *sigmadsp; devm_sigmadsp_init_i2c() local
|
H A D | sigmadsp-regmap.c | 44 struct sigmadsp *sigmadsp; devm_sigmadsp_init_regmap() local
|
H A D | sigmadsp.h | 27 struct sigmadsp { struct
|
H A D | adau17x1.h | 47 struct sigmadsp *sigmadsp; member in struct:adau
|
H A D | sigmadsp.c | 93 static int sigmadsp_write(struct sigmadsp *sigmadsp, unsigned int addr, sigmadsp_write() argument 99 static int sigmadsp_read(struct sigmadsp *sigmadsp, unsigned int addr, sigmadsp_read() argument 116 static int sigmadsp_ctrl_write(struct sigmadsp *sigmadsp, sigmadsp_ctrl_write() argument 133 struct sigmadsp *sigmadsp = snd_kcontrol_chip(kcontrol); sigmadsp_ctrl_put() local 158 struct sigmadsp *sigmadsp = snd_kcontrol_chip(kcontrol); sigmadsp_ctrl_get() local 199 static int sigma_fw_load_control(struct sigmadsp *sigmadsp, sigma_fw_load_control() argument 250 static int sigma_fw_load_data(struct sigmadsp *sigmadsp, sigma_fw_load_data() argument 276 static int sigma_fw_load_samplerates(struct sigmadsp *sigmadsp, sigma_fw_load_samplerates() argument 308 static int sigmadsp_fw_load_v2(struct sigmadsp *sigmadsp, sigmadsp_fw_load_v2() argument 390 static int process_sigma_action(struct sigmadsp *sigmadsp, process_sigma_action() argument 424 static int sigmadsp_fw_load_v1(struct sigmadsp *sigmadsp, sigmadsp_fw_load_v1() argument 455 static void sigmadsp_firmware_release(struct sigmadsp *sigmadsp) sigmadsp_firmware_release() argument 477 static int sigmadsp_firmware_load(struct sigmadsp *sigmadsp, const char *name) sigmadsp_firmware_load() argument 544 static int sigmadsp_init(struct sigmadsp *sigmadsp, struct device *dev, sigmadsp_init() argument 570 struct sigmadsp *sigmadsp; devm_sigmadsp_init() local 590 static int sigmadsp_rate_to_index(struct sigmadsp *sigmadsp, unsigned int rate) sigmadsp_rate_to_index() argument 602 static unsigned int sigmadsp_get_samplerate_mask(struct sigmadsp *sigmadsp, sigmadsp_get_samplerate_mask() argument 631 static int sigmadsp_alloc_control(struct sigmadsp *sigmadsp, sigmadsp_alloc_control() argument 658 static void sigmadsp_activate_ctrl(struct sigmadsp *sigmadsp, sigmadsp_activate_ctrl() argument 705 int sigmadsp_attach(struct sigmadsp *sigmadsp, sigmadsp_attach() argument 738 int sigmadsp_setup(struct sigmadsp *sigmadsp, unsigned int samplerate) sigmadsp_setup() argument 782 void sigmadsp_reset(struct sigmadsp *sigmadsp) sigmadsp_reset() argument 803 int sigmadsp_restrict_params(struct sigmadsp *sigmadsp, sigmadsp_restrict_params() argument
|
H A D | adau1701.c | 114 struct sigmadsp *sigmadsp; member in struct:adau1701 251 static int adau1701_safeload(struct sigmadsp *sigmadsp, unsigned int addr, adau1701_safeload() argument
|
H A D | Makefile | |
Completed in 196 milliseconds