is_runtime_suspended 2120 drivers/usb/musb/musb_core.c 	if (musb->is_runtime_suspended) {
is_runtime_suspended 2749 drivers/usb/musb/musb_core.c 	musb->is_runtime_suspended = 1;
is_runtime_suspended 2779 drivers/usb/musb/musb_core.c 	musb->is_runtime_suspended = 0;
is_runtime_suspended  357 drivers/usb/musb/musb_core.h 	unsigned		is_runtime_suspended:1;