iaa_in_progress   758 drivers/usb/host/ehci-hcd.c 		if (ehci->iaa_in_progress)
iaa_in_progress  1284 drivers/usb/host/ehci-q.c 			!ehci->iaa_in_progress) {
iaa_in_progress  1292 drivers/usb/host/ehci-q.c 		ehci->iaa_in_progress = true;
iaa_in_progress  1304 drivers/usb/host/ehci-q.c 	ehci->iaa_in_progress = false;
iaa_in_progress   330 drivers/usb/host/ehci-timer.c 	if (!ehci->iaa_in_progress || ehci->rh_state != EHCI_RH_RUNNING)
iaa_in_progress   135 drivers/usb/host/ehci.h 	bool			iaa_in_progress:1;