Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/misc/mic/host/
Dmic_virtio.c532 bool slot_found = false; in mic_copy_dp_entry() local
576 slot_found = true; in mic_copy_dp_entry()
580 if (!slot_found) { in mic_copy_dp_entry()
/linux-4.1.27/drivers/pci/hotplug/
Dacpiphp_glue.c314 goto slot_found; in acpiphp_add_context()
361 slot_found: in acpiphp_add_context()
/linux-4.1.27/drivers/soc/ti/
Dknav_qmss_queue.c748 bool slot_found; in knav_pool_create() local
800 slot_found = false; in knav_pool_create()
804 slot_found = true; in knav_pool_create()
811 if (slot_found) { in knav_pool_create()
/linux-4.1.27/drivers/usb/host/
Dxhci-mem.c846 bool slot_found = false; in xhci_free_tt_info() local
861 slot_found = true; in xhci_free_tt_info()
864 } else if (slot_found) { in xhci_free_tt_info()