Lines Matching defs:cs35l41

101 static void cs35l41_add_controls(struct cs35l41_hda *cs35l41)  in cs35l41_add_controls()
116 static int cs35l41_request_firmware_file(struct cs35l41_hda *cs35l41, in cs35l41_request_firmware_file()
173 static int cs35l41_request_firmware_files_spkid(struct cs35l41_hda *cs35l41, in cs35l41_request_firmware_files_spkid()
263 static int cs35l41_fallback_firmware_file(struct cs35l41_hda *cs35l41, in cs35l41_fallback_firmware_file()
295 static int cs35l41_request_firmware_files(struct cs35l41_hda *cs35l41, in cs35l41_request_firmware_files()
361 static int cs35l41_apply_calibration(struct cs35l41_hda *cs35l41, __be32 ambient, __be32 r0, in cs35l41_apply_calibration()
397 static int cs35l41_save_calibration(struct cs35l41_hda *cs35l41) in cs35l41_save_calibration()
443 static int cs35l41_save_calibration(struct cs35l41_hda *cs35l41) in cs35l41_save_calibration()
450 static int cs35l41_init_dsp(struct cs35l41_hda *cs35l41) in cs35l41_init_dsp()
498 static void cs35l41_shutdown_dsp(struct cs35l41_hda *cs35l41) in cs35l41_shutdown_dsp()
508 static void cs35l41_remove_dsp(struct cs35l41_hda *cs35l41) in cs35l41_remove_dsp()
530 static void cs35l41_irq_release(struct cs35l41_hda *cs35l41) in cs35l41_irq_release()
538 struct cs35l41_hda *cs35l41 = dev_get_drvdata(dev); in cs35l41_hda_play_start() local
568 struct cs35l41_hda *cs35l41 = dev_get_drvdata(dev); in cs35l41_hda_play_done() local
586 struct cs35l41_hda *cs35l41 = dev_get_drvdata(dev); in cs35l41_hda_pause_start() local
598 struct cs35l41_hda *cs35l41 = dev_get_drvdata(dev); in cs35l41_hda_pause_done() local
618 struct cs35l41_hda *cs35l41 = dev_get_drvdata(dev); in cs35l41_hda_pre_playback_hook() local
632 struct cs35l41_hda *cs35l41 = dev_get_drvdata(dev); in cs35l41_hda_playback_hook() local
678 struct cs35l41_hda *cs35l41 = dev_get_drvdata(dev); in cs35l41_hda_post_playback_hook() local
694 struct cs35l41_hda *cs35l41 = dev_get_drvdata(dev); in cs35l41_hda_channel_map() local
711 static int cs35l41_ready_for_reset(struct cs35l41_hda *cs35l41) in cs35l41_ready_for_reset()
752 struct cs35l41_hda *cs35l41 = dev_get_drvdata(dev); in cs35l41_system_suspend_prep() local
771 struct cs35l41_hda *cs35l41 = dev_get_drvdata(dev); in cs35l41_system_suspend() local
807 struct cs35l41_hda *cs35l41 = dev_get_drvdata(dev); in cs35l41_system_resume() local
843 struct cs35l41_hda *cs35l41 = dev_get_drvdata(dev); in cs35l41_runtime_idle() local
852 struct cs35l41_hda *cs35l41 = dev_get_drvdata(dev); in cs35l41_runtime_suspend() local
884 struct cs35l41_hda *cs35l41 = dev_get_drvdata(dev); in cs35l41_runtime_resume() local
924 static int cs35l41_smart_amp(struct cs35l41_hda *cs35l41) in cs35l41_smart_amp()
974 static void cs35l41_load_firmware(struct cs35l41_hda *cs35l41, bool load) in cs35l41_load_firmware()
990 struct cs35l41_hda *cs35l41 = snd_kcontrol_chip(kcontrol); in cs35l41_fw_load_ctl_get() local
998 struct cs35l41_hda *cs35l41 = container_of(work, struct cs35l41_hda, fw_load_work); in cs35l41_fw_load_work() local
1020 struct cs35l41_hda *cs35l41 = snd_kcontrol_chip(kcontrol); in cs35l41_fw_load_ctl_put() local
1046 struct cs35l41_hda *cs35l41 = snd_kcontrol_chip(kcontrol); in cs35l41_fw_type_ctl_get() local
1056 struct cs35l41_hda *cs35l41 = snd_kcontrol_chip(kcontrol); in cs35l41_fw_type_ctl_put() local
1075 static int cs35l41_create_controls(struct cs35l41_hda *cs35l41) in cs35l41_create_controls()
1121 struct cs35l41_hda *cs35l41 = dev_get_drvdata(dev); in cs35l41_hda_bind() local
1183 struct cs35l41_hda *cs35l41 = dev_get_drvdata(dev); in cs35l41_hda_unbind() local
1202 struct cs35l41_hda *cs35l41 = data; in cs35l41_bst_short_err() local
1212 struct cs35l41_hda *cs35l41 = data; in cs35l41_bst_dcm_uvp_err() local
1222 struct cs35l41_hda *cs35l41 = data; in cs35l41_bst_ovp_err() local
1232 struct cs35l41_hda *cs35l41 = data; in cs35l41_temp_err() local
1242 struct cs35l41_hda *cs35l41 = data; in cs35l41_temp_warn() local
1252 struct cs35l41_hda *cs35l41 = data; in cs35l41_amp_short() local
1289 static int cs35l41_hda_apply_properties(struct cs35l41_hda *cs35l41) in cs35l41_hda_apply_properties()
1416 static int cs35l41_hda_read_acpi(struct cs35l41_hda *cs35l41, const char *hid, int id) in cs35l41_hda_read_acpi()
1554 struct cs35l41_hda *cs35l41; in cs35l41_hda_probe() local
1695 struct cs35l41_hda *cs35l41 = dev_get_drvdata(dev); in cs35l41_hda_remove() local