Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:usb_hc_died
(Results
1 - 21
of
21
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/
H
A
D
ohci-hcd.c
774
usb_hc_died
(ohci_to_hcd(ohci));
in io_watchdog_func()
896
usb_hc_died
(hcd);
in ohci_irq()
921
usb_hc_died
(hcd);
in ohci_irq()
H
A
D
uhci-hcd.c
487
usb_hc_died
(hcd);
in uhci_irq()
H
A
D
oxu210hp-hcd.c
2306
usb_hc_died
(oxu_to_hcd(oxu));
in enable_periodic()
2332
usb_hc_died
(oxu_to_hcd(oxu));
in disable_periodic()
2940
usb_hc_died
(hcd);
in oxu210_hcd_irq()
H
A
D
ehci-hcd.c
848
usb_hc_died
(hcd);
in ehci_irq()
H
A
D
isp116x-hcd.c
615
usb_hc_died
(hcd);
in isp116x_irq()
H
A
D
xhci-ring.c
1115
usb_hc_died
(xhci_to_hcd(xhci));
in xhci_hc_died()
H
A
D
u132-hcd.c
492
usb_hc_died
(hcd);
in u132_hcd_monitor_work()
H
A
D
fotg210-hcd.c
5224
usb_hc_died
(hcd);
in fotg210_irq()
/kernel/linux/linux-6.6/drivers/usb/host/
H
A
D
ohci-hcd.c
772
usb_hc_died
(ohci_to_hcd(ohci));
in io_watchdog_func()
894
usb_hc_died
(hcd);
in ohci_irq()
919
usb_hc_died
(hcd);
in ohci_irq()
H
A
D
uhci-hcd.c
487
usb_hc_died
(hcd);
in uhci_irq()
H
A
D
oxu210hp-hcd.c
2307
usb_hc_died
(oxu_to_hcd(oxu));
in enable_periodic()
2333
usb_hc_died
(oxu_to_hcd(oxu));
in disable_periodic()
2941
usb_hc_died
(hcd);
in oxu210_hcd_irq()
H
A
D
ehci-hcd.c
846
usb_hc_died
(hcd);
in ehci_irq()
H
A
D
isp116x-hcd.c
615
usb_hc_died
(hcd);
in isp116x_irq()
H
A
D
xhci-ring.c
1273
usb_hc_died
(xhci_to_hcd(xhci));
in xhci_hc_died()
/kernel/linux/linux-5.10/drivers/usb/core/
H
A
D
hcd.c
1031
usb_hc_died
(hcd); /* This time clean up */
in register_root_hub()
2259
usb_hc_died
(hcd);
in hcd_bus_resume()
2383
*
usb_hc_died
- report abnormal shutdown of a host controller (bus glue)
2392
void
usb_hc_died
(struct usb_hcd *hcd)
in usb_hc_died()
function
2432
EXPORT_SYMBOL_GPL (
usb_hc_died
);
variable
H
A
D
hcd-pci.c
513
usb_hc_died
(hcd);
in resume_common()
539
* wakeup.
usb_hc_died
() should ensure that both hosts are marked as
in hcd_pci_suspend_noirq()
/kernel/linux/linux-6.6/drivers/usb/core/
H
A
D
hcd.c
1007
usb_hc_died
(hcd); /* This time clean up */
in register_root_hub()
2361
usb_hc_died
(hcd);
in hcd_bus_resume()
2485
*
usb_hc_died
- report abnormal shutdown of a host controller (bus glue)
2494
void
usb_hc_died
(struct usb_hcd *hcd)
in usb_hc_died()
function
2534
EXPORT_SYMBOL_GPL (
usb_hc_died
);
variable
H
A
D
hcd-pci.c
511
usb_hc_died
(hcd);
in resume_common()
537
* wakeup.
usb_hc_died
() should ensure that both hosts are marked as
in hcd_pci_suspend_noirq()
/kernel/linux/linux-5.10/include/linux/usb/
H
A
D
hcd.h
515
extern void
usb_hc_died
(struct usb_hcd *hcd);
/kernel/linux/linux-6.6/include/linux/usb/
H
A
D
hcd.h
510
extern void
usb_hc_died
(struct usb_hcd *hcd);
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H
A
D
fotg210-hcd.c
5223
usb_hc_died
(hcd);
in fotg210_irq()
Completed in 64 milliseconds