Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dusb.h463 unsigned no_stop_on_short:1; /* member
/openbmc/linux/drivers/usb/core/
H A Ddevio.c2449 if (!ps->dev->bus->no_stop_on_short) in proc_get_capabilities()
/openbmc/linux/drivers/usb/host/
H A Dxhci.c5202 hcd->self.no_stop_on_short = 1; in xhci_gen_setup()