Home
last modified time | relevance | path

Searched refs:can_submit (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/usb/core/
H A Ddriver.c1501 udev->can_submit = 0; in usb_suspend_both()
1548 udev->can_submit = 1; in usb_resume_both()
H A Dusb.c683 dev->can_submit = 1; in usb_alloc_dev()
H A Dhub.c3981 if (udev && udev->can_submit) { in hub_suspend()
/linux/include/linux/
H A Dusb.h697 unsigned can_submit:1; member