Home
last modified time | relevance | path

Searched refs:bst_ind (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/sound/pci/hda/
Dcs35l41_hda_property.c69 hw_cfg->bst_ind = 1000; in hp_vision_acpi_fix()
Dcs35l41_hda.c1516 hw_cfg->bst_ind = values[cs35l41->index]; in cs35l41_hda_read_acpi()
1518 hw_cfg->bst_ind = -1; in cs35l41_hda_read_acpi()
1529 if (hw_cfg->bst_ind > 0 || hw_cfg->bst_cap > 0 || hw_cfg->bst_ipk > 0) in cs35l41_hda_read_acpi()
/Linux-v6.6/sound/soc/codecs/
Dcs35l41.c1040 hw_cfg->bst_ind = val; in cs35l41_handle_pdata()
1042 hw_cfg->bst_ind = -1; in cs35l41_handle_pdata()
Dcs35l41-lib.c1147 ret = cs35l41_boost_config(dev, regmap, hw_cfg->bst_ind, in cs35l41_init_boost()
/Linux-v6.6/include/sound/
Dcs35l41.h793 int bst_ind; member