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:dw_pcie_ep_ops
(Results
1 - 19
of
19
) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H
A
D
pci-layerscape-ep.c
27
const struct
dw_pcie_ep_ops
*ops;
102
static const struct
dw_pcie_ep_ops
ls_pcie_ep_ops = {
H
A
D
pcie-designware.h
209
struct
dw_pcie_ep_ops
{
struct
234
const struct
dw_pcie_ep_ops
*ops;
H
A
D
pcie-designware-plat.c
107
static const struct
dw_pcie_ep_ops
pcie_ep_ops = {
H
A
D
pcie-uniphier-ep.c
215
static const struct
dw_pcie_ep_ops
uniphier_pcie_ep_ops = {
H
A
D
pci-keystone.c
111
const struct
dw_pcie_ep_ops
*ep_ops;
975
static const struct
dw_pcie_ep_ops
ks_pcie_am654_ep_ops = {
1148
const struct
dw_pcie_ep_ops
*ep_ops;
in ks_pcie_probe()
H
A
D
pcie-artpec6.c
401
static const struct
dw_pcie_ep_ops
pcie_ep_ops = {
H
A
D
pci-dra7xx.c
570
static const struct
dw_pcie_ep_ops
pcie_ep_ops = {
H
A
D
pcie-tegra194.c
1905
static struct
dw_pcie_ep_ops
pcie_ep_ops = {
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
H
A
D
pci-layerscape-ep.c
39
const struct
dw_pcie_ep_ops
*ops;
197
static const struct
dw_pcie_ep_ops
ls_pcie_ep_ops = {
H
A
D
pcie-designware-plat.c
76
static const struct
dw_pcie_ep_ops
pcie_ep_ops = {
H
A
D
pcie-designware.h
331
struct
dw_pcie_ep_ops
{
struct
356
const struct
dw_pcie_ep_ops
*ops;
H
A
D
pci-keystone.c
110
const struct
dw_pcie_ep_ops
*ep_ops;
946
static const struct
dw_pcie_ep_ops
ks_pcie_am654_ep_ops = {
1106
const struct
dw_pcie_ep_ops
*ep_ops;
in ks_pcie_probe()
H
A
D
pcie-artpec6.c
372
static const struct
dw_pcie_ep_ops
pcie_ep_ops = {
H
A
D
pcie-uniphier-ep.c
286
static const struct
dw_pcie_ep_ops
uniphier_pcie_ep_ops = {
H
A
D
pcie-keembay.c
327
static const struct
dw_pcie_ep_ops
keembay_pcie_ep_ops = {
H
A
D
pcie-qcom-ep.c
817
static const struct
dw_pcie_ep_ops
pci_ep_ops = {
H
A
D
pci-dra7xx.c
438
static const struct
dw_pcie_ep_ops
pcie_ep_ops = {
H
A
D
pci-imx6.c
1095
static const struct
dw_pcie_ep_ops
pcie_ep_ops = {
H
A
D
pcie-tegra194.c
2024
static const struct
dw_pcie_ep_ops
pcie_ep_ops = {
Completed in 24 milliseconds