Lines Matching defs:resume
288 * USB Resume Timer: Every Host controller driver should drive the resume
293 * Note that the USB Specification states we should drive resume for *at least*
300 * (b) Some (many) devices actually need more than 20 ms of resume signalling,
304 * that happens to have relaxed resume signalling rules, we might fall into
307 * In order to avoid both conditions, we're using a 40 ms resume timeout, which
503 * resume on an exit from L1.
610 * @reset_resume: needs reset instead of resume
1147 * Instead, let the resume or reset-resume routine recover from
1149 * @resume: Called when the device is being resumed by the system.
1203 int (*resume) (struct usb_interface *intf);
1234 * @resume: Called when the device is being resumed by the system.
1243 * resume and suspend functions will be called in addition to the driver's
1257 int (*resume) (struct usb_device *udev, pm_message_t message);