Searched refs:in_slots (Results 1 – 1 of 1) sorted by relevance
490 static int max98396_pcm_config_index(int in_slots, int out_slots, int width) in max98396_pcm_config_index() argument497 if (in_slots == c->in && out_slots <= c->out && width == c->width) in max98396_pcm_config_index()