Searched refs:remote_wakeup (Results 1 – 7 of 7) sorted by relevance
215 (dev->remote_wakeup << USB_DEVICE_REMOTE_WAKEUP); in usb_hub_handle_control()221 dev->remote_wakeup = 0; in usb_hub_handle_control()235 dev->remote_wakeup = 1; in usb_hub_handle_control()
239 (dev->remote_wakeup << USB_DEVICE_REMOTE_WAKEUP); in usb_msd_handle_control()245 dev->remote_wakeup = 0; in usb_msd_handle_control()253 dev->remote_wakeup = 1; in usb_msd_handle_control()
642 (dev->remote_wakeup << USB_DEVICE_REMOTE_WAKEUP); in usb_hid_handle_control()648 dev->remote_wakeup = 0; in usb_hid_handle_control()656 dev->remote_wakeup = 1; in usb_hid_handle_control()
178 int remote_wakeup; member
179 s->remote_wakeup = 0; in usb_generic_handle_packet()
751 s->remote_wakeup = 0; in usb_host_handle_packet()
2418 uint8_t battery = 1, remote_wakeup = 1; in add_hid_wiimote() local2542 SDP_BOOL, &remote_wakeup); in add_hid_wiimote()