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:altera_msi
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/controller/
H
A
D
pcie-altera-msi.c
28
struct
altera_msi
{
struct
41
static inline void msi_writel(struct
altera_msi
*msi, const u32 value,
in msi_writel()
47
static inline u32 msi_readl(struct
altera_msi
*msi, const u32 reg)
in msi_readl()
55
struct
altera_msi
*msi;
in altera_msi_isr()
93
struct
altera_msi
*msi = irq_data_get_irq_chip_data(data);
in altera_compose_msi_msg()
119
struct
altera_msi
*msi = domain->host_data;
in altera_irq_domain_alloc()
151
struct
altera_msi
*msi = irq_data_get_irq_chip_data(d);
in altera_irq_domain_free()
174
static int altera_allocate_domains(struct
altera_msi
*msi)
in altera_allocate_domains()
196
static void altera_free_domains(struct
altera_msi
*msi)
in altera_free_domains()
204
struct
altera_msi
*ms
in altera_msi_remove()
[all...]
/kernel/linux/linux-6.6/drivers/pci/controller/
H
A
D
pcie-altera-msi.c
28
struct
altera_msi
{
struct
41
static inline void msi_writel(struct
altera_msi
*msi, const u32 value,
in msi_writel()
47
static inline u32 msi_readl(struct
altera_msi
*msi, const u32 reg)
in msi_readl()
55
struct
altera_msi
*msi;
in altera_msi_isr()
91
struct
altera_msi
*msi = irq_data_get_irq_chip_data(data);
in altera_compose_msi_msg()
117
struct
altera_msi
*msi = domain->host_data;
in altera_irq_domain_alloc()
149
struct
altera_msi
*msi = irq_data_get_irq_chip_data(d);
in altera_irq_domain_free()
172
static int altera_allocate_domains(struct
altera_msi
*msi)
in altera_allocate_domains()
194
static void altera_free_domains(struct
altera_msi
*msi)
in altera_free_domains()
202
struct
altera_msi
*ms
in altera_msi_remove()
[all...]
Completed in 2 milliseconds