slot_found        201 drivers/misc/mic/vop/vop_vringh.c 	bool slot_found = false;
slot_found        219 drivers/misc/mic/vop/vop_vringh.c 			slot_found = true;
slot_found        223 drivers/misc/mic/vop/vop_vringh.c 	if (!slot_found) {
slot_found        271 drivers/pci/hotplug/acpiphp_glue.c 			goto slot_found;
slot_found        319 drivers/pci/hotplug/acpiphp_glue.c  slot_found:
slot_found        771 drivers/soc/ti/knav_qmss_queue.c 	bool slot_found;
slot_found        826 drivers/soc/ti/knav_qmss_queue.c 	slot_found = false;
slot_found        830 drivers/soc/ti/knav_qmss_queue.c 			slot_found = true;
slot_found        837 drivers/soc/ti/knav_qmss_queue.c 	if (slot_found) {
slot_found        808 drivers/usb/host/xhci-mem.c 	bool slot_found = false;
slot_found        823 drivers/usb/host/xhci-mem.c 			slot_found = true;
slot_found        826 drivers/usb/host/xhci-mem.c 		} else if (slot_found) {
slot_found        320 sound/soc/codecs/max98373.c 	int x, slot_found;
slot_found        362 sound/soc/codecs/max98373.c 	slot_found = 0;
slot_found        366 sound/soc/codecs/max98373.c 			if (slot_found == 0)
slot_found        374 sound/soc/codecs/max98373.c 			slot_found++;
slot_found        375 sound/soc/codecs/max98373.c 			if (slot_found > 1)