Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/mic/host/
Dmic_virtio.c531 bool slot_found = false; in mic_copy_dp_entry() local
575 slot_found = true; in mic_copy_dp_entry()
579 if (!slot_found) { in mic_copy_dp_entry()
/linux-4.4.14/drivers/pci/hotplug/
Dacpiphp_glue.c314 goto slot_found; in acpiphp_add_context()
361 slot_found: in acpiphp_add_context()
/linux-4.4.14/drivers/soc/ti/
Dknav_qmss_queue.c754 bool slot_found; in knav_pool_create() local
806 slot_found = false; in knav_pool_create()
810 slot_found = true; in knav_pool_create()
817 if (slot_found) { in knav_pool_create()
/linux-4.4.14/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()