Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dusb.h436 unsigned no_stop_on_short:1; /* member
/kernel/linux/linux-5.10/drivers/usb/core/
Ddevio.c2346 if (!ps->dev->bus->no_stop_on_short) in proc_get_capabilities()
/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci.c5219 hcd->self.no_stop_on_short = 1; in xhci_gen_setup()