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:ehci_work
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/
H
A
D
ehci-timer.c
204
ehci_work
(ehci);
in ehci_handle_controller_death()
395
ehci_work
, /* EHCI_HRTIMER_IO_WATCHDOG */
H
A
D
ehci-hcd.c
300
static void
ehci_work
(struct ehci_hcd *ehci);
382
*
ehci_work
is called from some interrupts, timers, and so on.
385
static void
ehci_work
(struct ehci_hcd *ehci)
in ehci_work()
function
863
ehci_work
(ehci);
in ehci_irq()
H
A
D
oxu210hp-hcd.c
670
static void
ehci_work
(struct oxu_hcd *oxu);
2315
/* make sure
ehci_work
scans these */
in enable_periodic()
2799
static void
ehci_work
(struct oxu_hcd *oxu)
in ehci_work()
function
2949
ehci_work
(oxu);
in oxu210_hcd_irq()
3001
ehci_work
(oxu);
in oxu_watchdog()
3196
ehci_work
(oxu);
in oxu_stop()
3878
ehci_work
(oxu);
in oxu_bus_suspend()
/kernel/linux/linux-6.6/drivers/usb/host/
H
A
D
ehci-timer.c
204
ehci_work
(ehci);
in ehci_handle_controller_death()
395
ehci_work
, /* EHCI_HRTIMER_IO_WATCHDOG */
H
A
D
ehci-hcd.c
301
static void
ehci_work
(struct ehci_hcd *ehci);
383
*
ehci_work
is called from some interrupts, timers, and so on.
386
static void
ehci_work
(struct ehci_hcd *ehci)
in ehci_work()
function
861
ehci_work
(ehci);
in ehci_irq()
H
A
D
oxu210hp-hcd.c
670
static void
ehci_work
(struct oxu_hcd *oxu);
2316
/* make sure
ehci_work
scans these */
in enable_periodic()
2800
static void
ehci_work
(struct oxu_hcd *oxu)
in ehci_work()
function
2950
ehci_work
(oxu);
in oxu210_hcd_irq()
3002
ehci_work
(oxu);
in oxu_watchdog()
3197
ehci_work
(oxu);
in oxu_stop()
3879
ehci_work
(oxu);
in oxu_bus_suspend()
Completed in 16 milliseconds