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:phy_count
(Results
1 - 25
of
27
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/pci/controller/cadence/
H
A
D
pcie-cadence-plat.c
53
int
phy_count
;
in cdns_plat_pcie_probe()
local
H
A
D
pcie-cadence.c
190
int
phy_count
;
in cdns_pcie_init_phy()
local
[all...]
H
A
D
pcie-cadence.h
283
int
phy_count
;
member
/kernel/linux/linux-6.6/drivers/pci/controller/cadence/
H
A
D
pcie-cadence-plat.c
51
int
phy_count
;
in cdns_plat_pcie_probe()
local
H
A
D
pcie-cadence.c
191
int
phy_count
;
in cdns_pcie_init_phy()
local
[all...]
H
A
D
pcie-cadence.h
302
int
phy_count
;
member
/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H
A
D
pcie-armada8k.c
35
unsigned int
phy_count
;
member
H
A
D
pci-dra7xx.c
90
int
phy_count
; /* DT phy-names count */
member
653
int
phy_count
= dra7xx->
phy_count
;
in dra7xx_pcie_disable_phy()
local
663
int
phy_count
= dra7xx->
phy_count
;
in dra7xx_pcie_enable_phy()
local
826
int
phy_count
;
in dra7xx_pcie_probe()
local
[all...]
H
A
D
pcie-tegra194.c
300
unsigned int
phy_count
;
member
1033
unsigned int
phy_count
= pcie->
phy_count
;
in tegra_pcie_disable_phy()
local
[all...]
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
H
A
D
pcie-armada8k.c
34
unsigned int
phy_count
;
member
H
A
D
pci-dra7xx.c
91
int
phy_count
; /* DT phy-names count */
member
516
int
phy_count
= dra7xx->
phy_count
;
in dra7xx_pcie_disable_phy()
local
526
int
phy_count
= dra7xx->
phy_count
;
in dra7xx_pcie_enable_phy()
local
690
int
phy_count
;
in dra7xx_pcie_probe()
local
[all...]
H
A
D
pcie-tegra194.c
281
unsigned int
phy_count
;
member
1070
unsigned int
phy_count
= pcie->
phy_count
;
in tegra_pcie_disable_phy()
local
[all...]
/third_party/eudev/src/udev/
H
A
D
udev-builtin-path_id.c
169
const char *
phy_count
;
in handle_scsi_sas()
local
/kernel/linux/linux-5.10/drivers/ata/
H
A
D
sata_highbank.c
329
int
phy_count
= 0, phy, port = 0, i;
in highbank_initialize_phys()
local
/kernel/linux/linux-5.10/drivers/scsi/isci/
H
A
D
port.c
730
u32
phy_count
= 0;
in sci_port_is_wide()
local
/kernel/linux/linux-6.6/drivers/ata/
H
A
D
sata_highbank.c
329
int
phy_count
= 0, phy, port = 0, i;
in highbank_initialize_phys()
local
/kernel/linux/linux-6.6/drivers/scsi/isci/
H
A
D
port.c
732
u32
phy_count
= 0;
in sci_port_is_wide()
local
/kernel/linux/linux-5.10/drivers/usb/host/
H
A
D
xhci-tegra.c
1143
unsigned int i,
phy_count
= 0;
in tegra_xusb_get_phy()
local
/kernel/linux/linux-6.6/drivers/usb/host/
H
A
D
xhci-tegra.c
1328
unsigned int i,
phy_count
= 0;
in tegra_xusb_get_phy()
local
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
hpsa_cmd.h
793
__le16
phy_count
;
member
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
hpsa_cmd.h
806
__le16
phy_count
;
member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H
A
D
commands.h
1163
u8
phy_count
;
member
/kernel/linux/linux-5.10/drivers/scsi/smartpqi/
H
A
D
smartpqi.h
1294
__le16
phy_count
;
member
/kernel/linux/linux-6.6/drivers/scsi/smartpqi/
H
A
D
smartpqi.h
1534
__le16
phy_count
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H
A
D
commands.h
1163
u8
phy_count
;
member
Completed in 53 milliseconds
1
2