Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dmax98373.c312 int x, slot_found; in max98373_dai_tdm_slot() local
354 slot_found = 0; in max98373_dai_tdm_slot()
358 if (slot_found == 0) in max98373_dai_tdm_slot()
366 slot_found++; in max98373_dai_tdm_slot()
367 if (slot_found > 1) in max98373_dai_tdm_slot()
/Linux-v4.19/drivers/pci/hotplug/
Dacpiphp_glue.c271 goto slot_found; in acpiphp_add_context()
319 slot_found: in acpiphp_add_context()
/Linux-v4.19/drivers/misc/mic/vop/
Dvop_vringh.c213 bool slot_found = false; in vop_copy_dp_entry() local
231 slot_found = true; in vop_copy_dp_entry()
235 if (!slot_found) { in vop_copy_dp_entry()
/Linux-v4.19/drivers/soc/ti/
Dknav_qmss_queue.c781 bool slot_found; in knav_pool_create() local
836 slot_found = false; in knav_pool_create()
840 slot_found = true; in knav_pool_create()
847 if (slot_found) { in knav_pool_create()
/Linux-v4.19/drivers/usb/host/
Dxhci-mem.c808 bool slot_found = false; in xhci_free_tt_info() local
823 slot_found = true; in xhci_free_tt_info()
826 } else if (slot_found) { in xhci_free_tt_info()