over_current_count 5264 drivers/usb/core/hub.c 			port_dev->over_current_count);
over_current_count 5319 drivers/usb/core/hub.c 		port_dev->over_current_count++;
over_current_count 5323 drivers/usb/core/hub.c 			port_dev->over_current_count);
over_current_count  102 drivers/usb/core/hub.h 	u32 over_current_count;
over_current_count   58 drivers/usb/core/port.c 	return sprintf(buf, "%u\n", port_dev->over_current_count);
over_current_count   60 drivers/usb/core/port.c static DEVICE_ATTR_RO(over_current_count);