Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dcs35l41-lib.c938 int cs35l41_set_channels(struct device *dev, struct regmap *reg, in cs35l41_set_channels() function
968 EXPORT_SYMBOL_GPL(cs35l41_set_channels);
H A Dcs35l41.c681 return cs35l41_set_channels(cs35l41->dev, cs35l41->regmap, tx_n, tx_slot, rx_n, rx_slot); in cs35l41_set_channel_map()
/linux/include/sound/
H A Dcs35l41.h898 int cs35l41_set_channels(struct device *dev, struct regmap *reg,
/linux/sound/pci/hda/
H A Dcs35l41_hda.c846 return cs35l41_set_channels(cs35l41->dev, cs35l41->regmap, tx_num, tx_slot, rx_num, in cs35l41_hda_channel_map()