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:ls_pcie_ep
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
H
A
D
pci-layerscape-ep.c
43
struct
ls_pcie_ep
{
struct
52
static u32 ls_lut_readl(struct
ls_pcie_ep
*pcie, u32 offset)
in ls_lut_readl()
62
static void ls_lut_writel(struct
ls_pcie_ep
*pcie, u32 offset, u32 value)
in ls_lut_writel()
74
struct
ls_pcie_ep
*pcie = dev_id;
in ls_pcie_ep_event_handler()
115
static int ls_pcie_ep_interrupt_init(struct
ls_pcie_ep
*pcie,
in ls_pcie_ep_interrupt_init()
145
struct
ls_pcie_ep
*pcie = to_ls_pcie_ep(pci);
in ls_pcie_ep_get_features()
153
struct
ls_pcie_ep
*pcie = to_ls_pcie_ep(pci);
in ls_pcie_ep_init()
191
struct
ls_pcie_ep
*pcie = to_ls_pcie_ep(pci);
in ls_pcie_ep_func_conf_select()
231
struct
ls_pcie_ep
*pcie;
in ls_pcie_ep_probe()
/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H
A
D
pci-layerscape-ep.c
31
struct
ls_pcie_ep
{
struct
50
struct
ls_pcie_ep
*pcie = to_ls_pcie_ep(pci);
in ls_pcie_ep_get_features()
58
struct
ls_pcie_ep
*pcie = to_ls_pcie_ep(pci);
in ls_pcie_ep_init()
96
struct
ls_pcie_ep
*pcie = to_ls_pcie_ep(pci);
in ls_pcie_ep_func_conf_select()
127
static int __init ls_add_pcie_ep(struct
ls_pcie_ep
*pcie,
in ls_add_pcie_ep()
159
struct
ls_pcie_ep
*pcie;
in ls_pcie_ep_probe()
Completed in 2 milliseconds