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:phy_table
(Results
1 - 24
of
24
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/isci/
H
A
D
port.c
94
struct isci_phy *iphy = iport->
phy_table
[index];
in sci_port_get_protocols()
109
if (iport->
phy_table
[index])
in sci_port_get_phys()
149
for (i = 0; i < ARRAY_SIZE(iport->
phy_table
); i++) {
in sci_port_bcn_enable()
150
iphy = iport->
phy_table
[i];
in sci_port_bcn_enable()
383
if (iport->
phy_table
[index] && index != phy_index)
in sci_port_is_valid_phy_assignment()
454
iphy = iport->
phy_table
[index];
in sci_port_get_a_connected_phy()
468
if (!iport->
phy_table
[iphy->phy_index] &&
in sci_port_set_phy()
475
iport->
phy_table
[iphy->phy_index] = iphy;
in sci_port_set_phy()
487
if (iport->
phy_table
[iphy->phy_index] == iphy &&
in sci_port_clear_phy()
493
iport->
phy_table
[iph
in sci_port_clear_phy()
[all...]
H
A
D
port.h
116
struct isci_phy *
phy_table
[SCI_MAX_PHYS];
member
/kernel/linux/linux-6.6/drivers/scsi/isci/
H
A
D
port.c
94
struct isci_phy *iphy = iport->
phy_table
[index];
in sci_port_get_protocols()
109
if (iport->
phy_table
[index])
in sci_port_get_phys()
149
for (i = 0; i < ARRAY_SIZE(iport->
phy_table
); i++) {
in sci_port_bcn_enable()
150
iphy = iport->
phy_table
[i];
in sci_port_bcn_enable()
383
if (iport->
phy_table
[index] && index != phy_index)
in sci_port_is_valid_phy_assignment()
455
iphy = iport->
phy_table
[index];
in sci_port_get_a_connected_phy()
469
if (!iport->
phy_table
[iphy->phy_index] &&
in sci_port_set_phy()
476
iport->
phy_table
[iphy->phy_index] = iphy;
in sci_port_set_phy()
488
if (iport->
phy_table
[iphy->phy_index] == iphy &&
in sci_port_clear_phy()
494
iport->
phy_table
[iph
in sci_port_clear_phy()
[all...]
H
A
D
port.h
116
struct isci_phy *
phy_table
[SCI_MAX_PHYS];
member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H
A
D
smu_v11_0.h
104
struct smu_11_0_dpm_table
phy_table
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/inc/
H
A
D
smu_v11_0.h
113
struct smu_11_0_dpm_table
phy_table
;
member
H
A
D
smu_v13_0.h
101
struct smu_13_0_dpm_table
phy_table
;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
vega12_hwmgr.h
135
struct vega12_single_dpm_table
phy_table
;
member
H
A
D
vega10_hwmgr.h
156
struct vega10_single_dpm_table
phy_table
;
member
H
A
D
vega20_hwmgr.h
187
struct vega20_single_dpm_table
phy_table
;
member
H
A
D
vega12_hwmgr.c
758
dpm_table = &(data->dpm_table.
phy_table
);
in vega12_setup_default_dpm_tables()
H
A
D
vega20_hwmgr.c
744
dpm_table = &(data->dpm_table.
phy_table
);
in vega20_setup_default_dpm_tables()
H
A
D
vega10_hwmgr.c
1439
dpm_table = &(data->dpm_table.
phy_table
);
in vega10_setup_default_dpm_tables()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
vega10_hwmgr.h
156
struct vega10_single_dpm_table
phy_table
;
member
H
A
D
vega12_hwmgr.h
134
struct vega12_single_dpm_table
phy_table
;
member
H
A
D
vega20_hwmgr.h
187
struct vega20_single_dpm_table
phy_table
;
member
H
A
D
vega12_hwmgr.c
757
dpm_table = &(data->dpm_table.
phy_table
);
in vega12_setup_default_dpm_tables()
H
A
D
vega20_hwmgr.c
743
dpm_table = &(data->dpm_table.
phy_table
);
in vega20_setup_default_dpm_tables()
H
A
D
vega10_hwmgr.c
1434
dpm_table = &(data->dpm_table.
phy_table
);
in vega10_setup_default_dpm_tables()
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
H
A
D
de4x5.c
490
struct
phy_table
{
struct
536
static struct
phy_table
phy_info[] = {
4993
(char *)&phy_info[j], sizeof(struct
phy_table
));
in mii_get_phy()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
H
A
D
navi10_ppt.c
799
dpm_table = &dpm_context->dpm_tables.
phy_table
;
in navi10_set_default_dpm_table()
H
A
D
sienna_cichlid_ppt.c
792
dpm_table = &dpm_context->dpm_tables.
phy_table
;
in sienna_cichlid_set_default_dpm_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/
H
A
D
navi10_ppt.c
1121
dpm_table = &dpm_context->dpm_tables.
phy_table
;
in navi10_set_default_dpm_table()
H
A
D
sienna_cichlid_ppt.c
1115
dpm_table = &dpm_context->dpm_tables.
phy_table
;
in sienna_cichlid_set_default_dpm_table()
Completed in 75 milliseconds