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:xhci_interrupter
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/usb/host/
H
A
D
xhci-mem.c
1800
xhci_free_interrupter(struct xhci_hcd *xhci, struct
xhci_interrupter
*ir)
in xhci_free_interrupter()
1934
static void xhci_set_hc_event_deq(struct xhci_hcd *xhci, struct
xhci_interrupter
*ir)
in xhci_set_hc_event_deq()
2236
static struct
xhci_interrupter
*
2240
struct
xhci_interrupter
*ir;
in xhci_alloc_interrupter()
2267
xhci_add_interrupter(struct xhci_hcd *xhci, struct
xhci_interrupter
*ir,
in xhci_add_interrupter()
H
A
D
xhci-ring.c
1858
struct
xhci_interrupter
*ir,
in handle_port_status()
2561
struct
xhci_interrupter
*ir,
in handle_tx_event()
2972
static int xhci_handle_event(struct xhci_hcd *xhci, struct
xhci_interrupter
*ir)
in xhci_handle_event()
3048
struct
xhci_interrupter
*ir,
in xhci_update_erst_dequeue()
3090
struct
xhci_interrupter
*ir;
in xhci_irq()
H
A
D
xhci.c
299
static int xhci_enable_interrupter(struct
xhci_interrupter
*ir)
in xhci_enable_interrupter()
312
static int xhci_disable_interrupter(struct
xhci_interrupter
*ir)
in xhci_disable_interrupter()
459
struct
xhci_interrupter
*ir = xhci->interrupter;
in xhci_run_finished()
511
struct
xhci_interrupter
*ir = xhci->interrupter;
in xhci_run()
575
struct
xhci_interrupter
*ir = xhci->interrupter;
in xhci_stop()
671
struct
xhci_interrupter
*ir = xhci->interrupter;
in xhci_save_registers()
690
struct
xhci_interrupter
*ir = xhci->interrupter;
in xhci_restore_registers()
H
A
D
xhci.h
1711
struct
xhci_interrupter
{
struct
1803
struct
xhci_interrupter
*interrupter;
Completed in 22 milliseconds