Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Dmax98373.c320 int x, slot_found; in max98373_dai_tdm_slot() local
362 slot_found = 0; in max98373_dai_tdm_slot()
366 if (slot_found == 0) in max98373_dai_tdm_slot()
374 slot_found++; in max98373_dai_tdm_slot()
375 if (slot_found > 1) in max98373_dai_tdm_slot()
/Linux-v5.4/drivers/pci/hotplug/
Dacpiphp_glue.c271 goto slot_found; in acpiphp_add_context()
319 slot_found: in acpiphp_add_context()
/Linux-v5.4/drivers/misc/mic/vop/
Dvop_vringh.c201 bool slot_found = false; in vop_copy_dp_entry() local
219 slot_found = true; in vop_copy_dp_entry()
223 if (!slot_found) { in vop_copy_dp_entry()
/Linux-v5.4/drivers/soc/ti/
Dknav_qmss_queue.c771 bool slot_found; in knav_pool_create() local
826 slot_found = false; in knav_pool_create()
830 slot_found = true; in knav_pool_create()
837 if (slot_found) { in knav_pool_create()
/Linux-v5.4/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()