Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-ring.c1170 xhci->error_bitmask |= 1 << 6; in xhci_handle_cmd_nec_get_fw()
1306 xhci->error_bitmask |= 1 << 4; in handle_cmd_completion()
1311 xhci->error_bitmask |= 1 << 5; in handle_cmd_completion()
1396 xhci->error_bitmask |= 1 << 6; in handle_cmd_completion()
1499 xhci->error_bitmask |= 1 << 8; in handle_port_status()
2619 xhci->error_bitmask |= 1 << 1; in xhci_handle_event()
2627 xhci->error_bitmask |= 1 << 2; in xhci_handle_event()
2648 xhci->error_bitmask |= 1 << 9; in xhci_handle_event()
2660 xhci->error_bitmask |= 1 << 3; in xhci_handle_event()
Dxhci.h1601 int error_bitmask; member