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:port_states
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-6.6/drivers/regulator/
H
A
D
rpi-panel-attiny-regulator.c
68
u8
port_states
[3];
member
83
state->
port_states
[reg - REG_PORTA] = val;
in attiny_set_port_state()
89
return state->
port_states
[reg - REG_PORTA];
in attiny_get_port_state()
/kernel/linux/linux-5.10/include/rdma/
H
A
D
opa_port_info.h
126
/*
port_states
.ledenable_offlinereason */
129
/*
port_states
.unsleepstate_downdefstate */
132
/*
port_states
.portphysstate_portstate */
248
struct opa_port_states
port_states
;
member
266
struct opa_port_states
port_states
;
member
/kernel/linux/linux-6.6/include/rdma/
H
A
D
opa_port_info.h
126
/*
port_states
.ledenable_offlinereason */
129
/*
port_states
.unsleepstate_downdefstate */
132
/*
port_states
.portphysstate_portstate */
248
struct opa_port_states
port_states
;
member
266
struct opa_port_states
port_states
;
member
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H
A
D
dma_local.h
204
dma_port_state_t
port_states
[HIVE_ISP_NUM_DMA_CONNS];
member
H
A
D
dma.c
229
dma_port_state_t *port = &state->
port_states
[i];
in dma_get_state()
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H
A
D
dma_local.h
204
dma_port_state_t
port_states
[HIVE_ISP_NUM_DMA_CONNS];
member
H
A
D
dma.c
229
dma_port_state_t *port = &state->
port_states
[i];
in dma_get_state()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H
A
D
mad.c
869
pi->
port_states
.ledenable_offlinereason = ppd->neighbor_normal << 4;
in __subn_get_opa_portinfo()
870
pi->
port_states
.ledenable_offlinereason |=
in __subn_get_opa_portinfo()
879
pi->
port_states
.ledenable_offlinereason |= is_beaconing_active << 6;
in __subn_get_opa_portinfo()
880
pi->
port_states
.ledenable_offlinereason |=
in __subn_get_opa_portinfo()
883
pi->
port_states
.portphysstate_portstate =
in __subn_get_opa_portinfo()
1606
ls_new = pi->
port_states
.portphysstate_portstate &
in __subn_set_opa_portinfo()
1608
ps_new = (pi->
port_states
.portphysstate_portstate &
in __subn_set_opa_portinfo()
2068
psi->
port_states
.ledenable_offlinereason = ppd->neighbor_normal << 4;
in __subn_get_opa_psi()
2069
psi->
port_states
.ledenable_offlinereason |=
in __subn_get_opa_psi()
2071
psi->
port_states
in __subn_get_opa_psi()
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H
A
D
mad.c
827
pi->
port_states
.ledenable_offlinereason = ppd->neighbor_normal << 4;
in __subn_get_opa_portinfo()
828
pi->
port_states
.ledenable_offlinereason |=
in __subn_get_opa_portinfo()
837
pi->
port_states
.ledenable_offlinereason |= is_beaconing_active << 6;
in __subn_get_opa_portinfo()
838
pi->
port_states
.ledenable_offlinereason |=
in __subn_get_opa_portinfo()
841
pi->
port_states
.portphysstate_portstate =
in __subn_get_opa_portinfo()
1564
ls_new = pi->
port_states
.portphysstate_portstate &
in __subn_set_opa_portinfo()
1566
ps_new = (pi->
port_states
.portphysstate_portstate &
in __subn_set_opa_portinfo()
2026
psi->
port_states
.ledenable_offlinereason = ppd->neighbor_normal << 4;
in __subn_get_opa_psi()
2027
psi->
port_states
.ledenable_offlinereason |=
in __subn_get_opa_psi()
2029
psi->
port_states
in __subn_get_opa_psi()
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/debug/src/
H
A
D
ia_css_debug.c
1093
dma_port_state_t *port = &state.
port_states
[i];
in ia_css_debug_dump_dma_state()
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/debug/src/
H
A
D
ia_css_debug.c
1092
dma_port_state_t *port = &state.
port_states
[i];
in ia_css_debug_dump_dma_state()
Completed in 22 milliseconds