Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dmax98396.c491 static int max98396_pcm_config_index(int in_slots, int out_slots, int width) in max98396_pcm_config_index() argument
498 if (in_slots == c->in && out_slots <= c->out && width == c->width) in max98396_pcm_config_index()