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_prepared
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
wsa881x.c
681
bool
port_prepared
[WSA881X_MAX_SWR_PORTS];
member
926
if (wsa881x->
port_prepared
[WSA881X_PORT_VISENSE]) {
in wsa881x_spkr_pa_event()
936
if (wsa881x->
port_prepared
[WSA881X_PORT_VISENSE]) {
in wsa881x_spkr_pa_event()
1077
wsa881x->
port_prepared
[prepare_ch->num - 1] = true;
in wsa881x_port_prep()
1079
wsa881x->
port_prepared
[prepare_ch->num - 1] = false;
in wsa881x_port_prep()
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
wsa881x.c
685
bool
port_prepared
[WSA881X_MAX_SWR_PORTS];
member
937
if (wsa881x->
port_prepared
[WSA881X_PORT_VISENSE]) {
in wsa881x_spkr_pa_event()
947
if (wsa881x->
port_prepared
[WSA881X_PORT_VISENSE]) {
in wsa881x_spkr_pa_event()
1089
wsa881x->
port_prepared
[prepare_ch->num - 1] = true;
in wsa881x_port_prep()
1091
wsa881x->
port_prepared
[prepare_ch->num - 1] = false;
in wsa881x_port_prep()
H
A
D
wsa884x.c
702
bool
port_prepared
[WSA884X_MAX_SWR_PORTS];
member
1523
wsa884x->
port_prepared
[prepare_ch->num - 1] = true;
in wsa884x_port_prep()
1525
wsa884x->
port_prepared
[prepare_ch->num - 1] = false;
in wsa884x_port_prep()
H
A
D
wsa883x.c
440
bool
port_prepared
[WSA883X_MAX_SWR_PORTS];
member
1064
wsa883x->
port_prepared
[prepare_ch->num - 1] = true;
in wsa883x_port_prep()
1066
wsa883x->
port_prepared
[prepare_ch->num - 1] = false;
in wsa883x_port_prep()
Completed in 11 milliseconds