Home
last modified time | relevance | path

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

/drivers/soc/ti/
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()
/drivers/pci/hotplug/
Dacpiphp_glue.c279 goto slot_found; in acpiphp_add_context()
327 slot_found: in acpiphp_add_context()
/drivers/usb/host/
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()