Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/vgic/
H A Dvgic-init.c493 goto out_slots; in kvm_vgic_map_resources()
496 out_slots: in kvm_vgic_map_resources()
/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()