Home
last modified time | relevance | path

Searched refs:slot_found (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/codecs/
H A 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()
H A 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()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dmax98373-i2c.c322 int x, slot_found; in max98373_dai_tdm_slot() local
364 slot_found = 0; in max98373_dai_tdm_slot()
368 if (slot_found == 0) in max98373_dai_tdm_slot()
376 slot_found++; in max98373_dai_tdm_slot()
377 if (slot_found > 1) in max98373_dai_tdm_slot()
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dacpiphp_glue.c279 goto slot_found; in acpiphp_add_context()
327 slot_found: in acpiphp_add_context()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dacpiphp_glue.c280 goto slot_found; in acpiphp_add_context()
328 slot_found: in acpiphp_add_context()
/kernel/linux/linux-5.10/drivers/soc/ti/
H A Dknav_qmss_queue.c764 bool slot_found; in knav_pool_create() local
819 slot_found = false; in knav_pool_create()
823 slot_found = true; in knav_pool_create()
830 if (slot_found) { in knav_pool_create()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-mem.c822 bool slot_found = false; in xhci_free_tt_info() local
837 slot_found = true; in xhci_free_tt_info()
840 } else if (slot_found) { in xhci_free_tt_info()
/kernel/linux/linux-6.6/drivers/usb/host/
H A 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()

Completed in 13 milliseconds