Searched refs:cs35l41_hda (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/sound/pci/hda/ |
| H A D | cs35l41_hda.c | 648 struct cs35l41_hda *cs35l41 = dev_get_drvdata(dev); in cs35l41_hda_play_start() 682 struct cs35l41_hda *cs35l41 = dev_get_drvdata(dev); in cs35l41_mute() 713 struct cs35l41_hda *cs35l41 = dev_get_drvdata(dev); in cs35l41_hda_play_done() 1219 struct cs35l41_hda *cs35l41 = container_of(work, struct cs35l41_hda, fw_load_work); in cs35l41_fw_load_work() 1504 struct cs35l41_hda *cs35l41 = data; in cs35l41_bst_short_err() 1514 struct cs35l41_hda *cs35l41 = data; in cs35l41_bst_dcm_uvp_err() 1524 struct cs35l41_hda *cs35l41 = data; in cs35l41_bst_ovp_err() 1534 struct cs35l41_hda *cs35l41 = data; in cs35l41_temp_err() 1544 struct cs35l41_hda *cs35l41 = data; in cs35l41_temp_warn() 1554 struct cs35l41_hda *cs35l41 = data; in cs35l41_amp_short() [all …]
|
| H A D | cs35l41_hda_property.c | 138 static int cs35l41_add_gpios(struct cs35l41_hda *cs35l41, struct device *physdev, int reset_gpio, in cs35l41_add_gpios() 232 static int generic_dsd_config(struct cs35l41_hda *cs35l41, struct device *physdev, int id, in generic_dsd_config() 366 static int hp_i2c_int_2amp_dual_spkid(struct cs35l41_hda *cs35l41, struct device *physdev, int id, in hp_i2c_int_2amp_dual_spkid() 405 static int lenovo_legion_no_acpi(struct cs35l41_hda *cs35l41, struct device *physdev, int id, in lenovo_legion_no_acpi() 431 static int missing_speaker_id_gpio2(struct cs35l41_hda *cs35l41, struct device *physdev, int id, in missing_speaker_id_gpio2() 448 int (*add_prop)(struct cs35l41_hda *cs35l41, struct device *physdev, int id, 558 int cs35l41_add_dsd_properties(struct cs35l41_hda *cs35l41, struct device *physdev, int id, in cs35l41_add_dsd_properties()
|
| H A D | cs35l41_hda.h | 59 struct cs35l41_hda { struct 107 int cs35l41_hda_parse_acpi(struct cs35l41_hda *cs35l41, struct device *physdev, int id); argument
|
| H A D | cs35l41_hda_property.h | 16 int cs35l41_add_dsd_properties(struct cs35l41_hda *cs35l41, struct device *physdev, int id,
|
| H A D | Makefile | 34 snd-hda-scodec-cs35l41-y := cs35l41_hda.o cs35l41_hda_property.o
|
| /linux-6.15/drivers/platform/x86/ |
| H A D | serial-multi-instantiate.c | 337 static const struct smi_node cs35l41_hda = { variable 405 { "CSC3551", (unsigned long)&cs35l41_hda }, 412 { "CLSA0100", (unsigned long)&cs35l41_hda }, 413 { "CLSA0101", (unsigned long)&cs35l41_hda },
|