Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Dcs35l41-lib.c1351 int cs35l41_gpio_config(struct regmap *regmap, struct cs35l41_hw_cfg *hw_cfg) in cs35l41_gpio_config() function
1390 EXPORT_SYMBOL_GPL(cs35l41_gpio_config);
Dcs35l41.c1266 irq_pol = cs35l41_gpio_config(cs35l41->regmap, &cs35l41->hw_cfg); in cs35l41_probe()
/Linux-v6.6/include/sound/
Dcs35l41.h894 int cs35l41_gpio_config(struct regmap *regmap, struct cs35l41_hw_cfg *hw_cfg);
/Linux-v6.6/sound/pci/hda/
Dcs35l41_hda.c1336 irq_pol = cs35l41_gpio_config(cs35l41->regmap, hw_cfg); in cs35l41_hda_apply_properties()