Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Dcs35l41-lib.c1196 int cs35l41_gpio_config(struct regmap *regmap, struct cs35l41_hw_cfg *hw_cfg) in cs35l41_gpio_config() function
1235 EXPORT_SYMBOL_GPL(cs35l41_gpio_config);
Dcs35l41.c1278 irq_pol = cs35l41_gpio_config(cs35l41->regmap, &cs35l41->hw_cfg); in cs35l41_probe()
/Linux-v6.1/include/sound/
Dcs35l41.h883 int cs35l41_gpio_config(struct regmap *regmap, struct cs35l41_hw_cfg *hw_cfg);
/Linux-v6.1/sound/pci/hda/
Dcs35l41_hda.c1129 irq_pol = cs35l41_gpio_config(cs35l41->regmap, hw_cfg); in cs35l41_hda_apply_properties()