cs35l41_set_channels
int cs35l41_set_channels(struct device *dev, struct regmap *reg,
return cs35l41_set_channels(cs35l41->dev, cs35l41->regmap, tx_num, tx_slot, rx_num,
EXPORT_SYMBOL_GPL(cs35l41_set_channels);
return cs35l41_set_channels(cs35l41->dev, cs35l41->regmap, tx_n, tx_slot, rx_n, rx_slot);