Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/hda/
Dcs35l41_hda.c1348 hw_cfg->bst_ind = values[cs35l41->index]; in cs35l41_hda_read_acpi()
1350 hw_cfg->bst_ind = -1; in cs35l41_hda_read_acpi()
1361 if (hw_cfg->bst_ind > 0 || hw_cfg->bst_cap > 0 || hw_cfg->bst_ipk > 0) in cs35l41_hda_read_acpi()
/Linux-v6.1/sound/soc/codecs/
Dcs35l41.c1052 hw_cfg->bst_ind = val; in cs35l41_handle_pdata()
1054 hw_cfg->bst_ind = -1; in cs35l41_handle_pdata()
Dcs35l41-lib.c1124 ret = cs35l41_boost_config(dev, regmap, hw_cfg->bst_ind, in cs35l41_init_boost()
/Linux-v6.1/include/sound/
Dcs35l41.h783 int bst_ind; member