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:right_j
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
adau1977.c
112
bool
right_j
;
member
320
if (adau1977->
right_j
) {
in adau1977_hw_params()
655
adau1977->
right_j
= false;
in adau1977_set_dai_fmt()
666
adau1977->
right_j
= true;
in adau1977_set_dai_fmt()
711
else if (adau1977->
right_j
|| adau1977->slot_width == 24)
in adau1977_startup()
H
A
D
ssm2518.c
112
bool
right_j
;
member
362
if (ssm2518->
right_j
) {
in ssm2518_hw_params()
438
ssm2518->
right_j
= false;
in ssm2518_set_dai_fmt()
449
ssm2518->
right_j
= true;
in ssm2518_set_dai_fmt()
H
A
D
adau7118.c
43
bool
right_j
;
member
168
st->
right_j
= true;
in adau7118_set_fmt()
294
if (st->
right_j
) {
in adau7118_hw_params()
310
"Cannot set
right_j
setting, slot_w:%d, data_w:%d\n",
in adau7118_hw_params()
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
adau1977.c
113
bool
right_j
;
member
319
if (adau1977->
right_j
) {
in adau1977_hw_params()
654
adau1977->
right_j
= false;
in adau1977_set_dai_fmt()
665
adau1977->
right_j
= true;
in adau1977_set_dai_fmt()
710
else if (adau1977->
right_j
|| adau1977->slot_width == 24)
in adau1977_startup()
H
A
D
ssm2518.c
111
bool
right_j
;
member
361
if (ssm2518->
right_j
) {
in ssm2518_hw_params()
437
ssm2518->
right_j
= false;
in ssm2518_set_dai_fmt()
448
ssm2518->
right_j
= true;
in ssm2518_set_dai_fmt()
H
A
D
adau7118.c
43
bool
right_j
;
member
168
st->
right_j
= true;
in adau7118_set_fmt()
294
if (st->
right_j
) {
in adau7118_hw_params()
310
"Cannot set
right_j
setting, slot_w:%d, data_w:%d\n",
in adau7118_hw_params()
Completed in 8 milliseconds