Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs35l41-lib.c1365 int cs35l41_gpio_config(struct regmap *regmap, struct cs35l41_hw_cfg *hw_cfg) in cs35l41_gpio_config() function
1404 EXPORT_SYMBOL_GPL(cs35l41_gpio_config);
H A Dcs35l41.c1296 irq_pol = cs35l41_gpio_config(cs35l41->regmap, &cs35l41->hw_cfg); in cs35l41_probe()
/openbmc/linux/include/sound/
H A Dcs35l41.h893 int cs35l41_gpio_config(struct regmap *regmap, struct cs35l41_hw_cfg *hw_cfg);
/openbmc/linux/sound/pci/hda/
H A Dcs35l41_hda.c1336 irq_pol = cs35l41_gpio_config(cs35l41->regmap, hw_cfg); in cs35l41_hda_apply_properties()