Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/
Dhcd.c1476 int is_root_hub_operation; in usb_hcd_giveback_urb() local
1479 is_root_hub_operation = (urb->dev == hcd->bus->root_hub); in usb_hcd_giveback_urb()
1492 if (usb_pipecontrol (urb->pipe) && !is_root_hub_operation) in usb_hcd_giveback_urb()
1497 if ((urb->transfer_buffer_length != 0) && !is_root_hub_operation) in usb_hcd_giveback_urb()