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:xgene_msi
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/controller/
H
A
D
pci-xgene-msi.c
27
struct
xgene_msi
*msi;
32
struct
xgene_msi
{
struct
45
static struct
xgene_msi
xgene_msi_ctrl;
94
static u32 xgene_msi_ir_read(struct
xgene_msi
*msi,
in xgene_msi_ir_read()
102
static u32 xgene_msi_int_read(struct
xgene_msi
*msi, u32 msi_grp)
in xgene_msi_int_read()
143
struct
xgene_msi
*msi = irq_data_get_irq_chip_data(data);
in xgene_compose_msi_msg()
197
struct
xgene_msi
*msi = domain->host_data;
in xgene_irq_domain_alloc()
225
struct
xgene_msi
*msi = irq_data_get_irq_chip_data(d);
in xgene_irq_domain_free()
243
static int xgene_allocate_domains(struct
xgene_msi
*msi)
in xgene_allocate_domains()
262
static void xgene_free_domains(struct
xgene_msi
*ms
270
xgene_msi
_init_allocator(struct
xgene_msi
*
xgene_msi
)
xgene_msi_init_allocator()
argument
293
struct
xgene_msi
*
xgene_msi
;
xgene_msi_isr()
local
443
struct
xgene_msi
*
xgene_msi
;
xgene_msi_probe()
local
[all...]
/kernel/linux/linux-6.6/drivers/pci/controller/
H
A
D
pci-xgene-msi.c
27
struct
xgene_msi
*msi;
32
struct
xgene_msi
{
struct
45
static struct
xgene_msi
xgene_msi_ctrl;
94
static u32 xgene_msi_ir_read(struct
xgene_msi
*msi,
in xgene_msi_ir_read()
102
static u32 xgene_msi_int_read(struct
xgene_msi
*msi, u32 msi_grp)
in xgene_msi_int_read()
143
struct
xgene_msi
*msi = irq_data_get_irq_chip_data(data);
in xgene_compose_msi_msg()
197
struct
xgene_msi
*msi = domain->host_data;
in xgene_irq_domain_alloc()
225
struct
xgene_msi
*msi = irq_data_get_irq_chip_data(d);
in xgene_irq_domain_free()
243
static int xgene_allocate_domains(struct
xgene_msi
*msi)
in xgene_allocate_domains()
262
static void xgene_free_domains(struct
xgene_msi
*ms
270
xgene_msi
_init_allocator(struct
xgene_msi
*
xgene_msi
)
xgene_msi_init_allocator()
argument
291
struct
xgene_msi
*
xgene_msi
;
xgene_msi_isr()
local
436
struct
xgene_msi
*
xgene_msi
;
xgene_msi_probe()
local
[all...]
Completed in 2 milliseconds