Searched refs:cs35l41_set_channels (Results 1 – 4 of 4) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | cs35l41-lib.c | 938 int cs35l41_set_channels(struct device *dev, struct regmap *reg, in cs35l41_set_channels() function 968 EXPORT_SYMBOL_GPL(cs35l41_set_channels);
|
H A D | cs35l41.c | 681 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 D | cs35l41.h | 898 int cs35l41_set_channels(struct device *dev, struct regmap *reg,
|
/linux/sound/pci/hda/ |
H A D | cs35l41_hda.c | 846 return cs35l41_set_channels(cs35l41->dev, cs35l41->regmap, tx_num, tx_slot, rx_num, in cs35l41_hda_channel_map()
|