Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dcs35l41-lib.c1368 int cs35l41_gpio_config(struct regmap *regmap, struct cs35l41_hw_cfg *hw_cfg) in cs35l41_gpio_config() function
1407 EXPORT_SYMBOL_GPL(cs35l41_gpio_config);
H A Dcs35l41.c1297 irq_pol = cs35l41_gpio_config(cs35l41->regmap, &cs35l41->hw_cfg); in cs35l41_probe()
/linux/include/sound/
H A Dcs35l41.h901 int cs35l41_gpio_config(struct regmap *regmap, struct cs35l41_hw_cfg *hw_cfg);
/linux/sound/pci/hda/
H A Dcs35l41_hda.c1681 irq_pol = cs35l41_gpio_config(cs35l41->regmap, hw_cfg); in cs35l41_hda_apply_properties()