Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/codecs/
Dmax98388.c696 int cnt, slot_found; in max98388_dai_tdm_slot() local
739 slot_found = 0; in max98388_dai_tdm_slot()
743 if (slot_found == 0) in max98388_dai_tdm_slot()
753 slot_found++; in max98388_dai_tdm_slot()
754 if (slot_found >= MAX_NUM_CH) in max98388_dai_tdm_slot()
760 slot_found = 0; in max98388_dai_tdm_slot()
767 if (slot_found >= MAX_NUM_CH) in max98388_dai_tdm_slot()
Dmax98373-i2c.c328 int x, slot_found; in max98373_dai_tdm_slot() local
370 slot_found = 0; in max98373_dai_tdm_slot()
374 if (slot_found == 0) in max98373_dai_tdm_slot()
382 slot_found++; in max98373_dai_tdm_slot()
383 if (slot_found > 1) in max98373_dai_tdm_slot()
/linux-6.6.21/drivers/pci/hotplug/
Dacpiphp_glue.c280 goto slot_found; in acpiphp_add_context()
328 slot_found: in acpiphp_add_context()
/linux-6.6.21/drivers/usb/host/
Dxhci-mem.c778 bool slot_found = false; in xhci_free_tt_info() local
793 slot_found = true; in xhci_free_tt_info()
796 } else if (slot_found) { in xhci_free_tt_info()