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
defs:host_mmio
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/ata/
H
A
D
libahci.c
2426
void __iomem *
host_mmio
= hpriv->mmio;
in ahci_port_stop()
local
H
A
D
sata_promise.c
711
void __iomem *
host_mmio
= host->iomap[PDC_MMIO_BAR];
in pdc_sata_freeze()
local
749
void __iomem *
host_mmio
= host->iomap[PDC_MMIO_BAR];
in pdc_sata_thaw()
local
776
void __iomem *
host_mmio
= ap->host->iomap[PDC_MMIO_BAR];
in pdc_ata_port_to_ata_no()
local
784
void __iomem *
host_mmio
= ap->host->iomap[PDC_MMIO_BAR];
pdc_hard_reset_port()
local
920
void __iomem *
host_mmio
;
pdc_interrupt()
local
1003
void __iomem *
host_mmio
= ap->host->iomap[PDC_MMIO_BAR];
pdc_packet_start()
local
1110
void __iomem *
host_mmio
= host->iomap[PDC_MMIO_BAR];
pdc_host_init()
local
1170
void __iomem *
host_mmio
;
pdc_ata_init_one()
local
[all...]
/kernel/linux/linux-6.6/drivers/ata/
H
A
D
libahci.c
2591
void __iomem *
host_mmio
= hpriv->mmio;
in ahci_port_stop()
local
H
A
D
sata_promise.c
709
void __iomem *
host_mmio
= host->iomap[PDC_MMIO_BAR];
in pdc_sata_freeze()
local
747
void __iomem *
host_mmio
= host->iomap[PDC_MMIO_BAR];
in pdc_sata_thaw()
local
774
void __iomem *
host_mmio
= ap->host->iomap[PDC_MMIO_BAR];
in pdc_ata_port_to_ata_no()
local
782
void __iomem *
host_mmio
= ap->host->iomap[PDC_MMIO_BAR];
pdc_hard_reset_port()
local
918
void __iomem *
host_mmio
;
pdc_interrupt()
local
990
void __iomem *
host_mmio
= ap->host->iomap[PDC_MMIO_BAR];
pdc_packet_start()
local
1095
void __iomem *
host_mmio
= host->iomap[PDC_MMIO_BAR];
pdc_host_init()
local
1155
void __iomem *
host_mmio
;
pdc_ata_init_one()
local
[all...]
Completed in 11 milliseconds