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_desc
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/marvell/
H
A
D
phy-berlin-sata.c
232
struct phy_berlin_desc *
phy_desc
;
in phy_berlin_sata_probe()
local
/kernel/linux/linux-5.10/drivers/phy/samsung/
H
A
D
phy-exynos-mipi-video.c
263
struct video_phy_desc *
phy_desc
= phy_get_drvdata(phy);
in exynos_mipi_video_phy_power_on()
local
271
struct video_phy_desc *
phy_desc
= phy_get_drvdata(phy);
in exynos_mipi_video_phy_power_off()
local
/kernel/linux/linux-6.6/drivers/phy/marvell/
H
A
D
phy-berlin-sata.c
233
struct phy_berlin_desc *
phy_desc
;
in phy_berlin_sata_probe()
local
/kernel/linux/linux-6.6/drivers/phy/samsung/
H
A
D
phy-exynos-mipi-video.c
262
struct video_phy_desc *
phy_desc
= phy_get_drvdata(phy);
in exynos_mipi_video_phy_power_on()
local
270
struct video_phy_desc *
phy_desc
= phy_get_drvdata(phy);
in exynos_mipi_video_phy_power_off()
local
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/
H
A
D
aic94xx_hwi.h
94
struct asd_phy_desc
phy_desc
[ASD_MAX_PHYS];
member
H
A
D
aic94xx_sds.c
435
struct asd_manuf_phy_desc
phy_desc
[ASD_MAX_PHYS];
member
506
struct asd_nd_phy_desc
phy_desc
[];
member
[all...]
H
A
D
aic94xx_sas.h
678
struct asd_phy_desc *
phy_desc
; /* hw profile */
member
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/
H
A
D
aic94xx_hwi.h
94
struct asd_phy_desc
phy_desc
[ASD_MAX_PHYS];
member
H
A
D
aic94xx_sds.c
435
struct asd_manuf_phy_desc
phy_desc
[ASD_MAX_PHYS];
member
506
struct asd_nd_phy_desc
phy_desc
[];
member
[all...]
H
A
D
aic94xx_sas.h
678
struct asd_phy_desc *
phy_desc
; /* hw profile */
member
Completed in 11 milliseconds