Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dacpiphp_glue.c279 goto slot_found; in acpiphp_add_context()
327 slot_found: in acpiphp_add_context()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-mem.c877 bool slot_found = false; in xhci_free_tt_info() local
892 slot_found = true; in xhci_free_tt_info()
895 } else if (slot_found) { in xhci_free_tt_info()