Searched refs:cs35l41_hda (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/sound/pci/hda/ |
D | cs35l41_hda.c | 94 static void cs35l41_add_controls(struct cs35l41_hda *cs35l41) in cs35l41_add_controls() 109 static int cs35l41_request_firmware_file(struct cs35l41_hda *cs35l41, in cs35l41_request_firmware_file() 166 static int cs35l41_request_firmware_files_spkid(struct cs35l41_hda *cs35l41, in cs35l41_request_firmware_files_spkid() 253 static int cs35l41_request_firmware_files(struct cs35l41_hda *cs35l41, in cs35l41_request_firmware_files() 312 static int cs35l41_apply_calibration(struct cs35l41_hda *cs35l41, unsigned int ambient, in cs35l41_apply_calibration() 348 static int cs35l41_save_calibration(struct cs35l41_hda *cs35l41) in cs35l41_save_calibration() 394 static int cs35l41_save_calibration(struct cs35l41_hda *cs35l41) in cs35l41_save_calibration() 401 static int cs35l41_init_dsp(struct cs35l41_hda *cs35l41) in cs35l41_init_dsp() 449 static void cs35l41_shutdown_dsp(struct cs35l41_hda *cs35l41) in cs35l41_shutdown_dsp() 459 static void cs35l41_remove_dsp(struct cs35l41_hda *cs35l41) in cs35l41_remove_dsp() [all …]
|
D | cs35l41_hda.h | 48 struct cs35l41_hda { struct
|
D | Makefile | 31 snd-hda-scodec-cs35l41-objs := cs35l41_hda.o
|
/Linux-v6.1/drivers/platform/x86/ |
D | serial-multi-instantiate.c | 309 static const struct smi_node cs35l41_hda = { variable 327 { "CSC3551", (unsigned long)&cs35l41_hda }, 330 { "CLSA0100", (unsigned long)&cs35l41_hda }, 331 { "CLSA0101", (unsigned long)&cs35l41_hda },
|