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:classh
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
cs35l35.c
471
struct classh_cfg *
classh
= &cs35l35->pdata.classh_algo;
in cs35l35_hw_params()
local
501
if (
classh
->classh_wk_fet_disable == 0x00 &&
in cs35l35_hw_params()
836
struct classh_cfg *
classh
= &cs35l35->pdata.classh_algo;
in cs35l35_component_probe()
local
896
if (
classh
->classh_algo_enable) {
in cs35l35_component_probe()
897
if (
classh
->classh_bst_override)
in cs35l35_component_probe()
901
classh
->classh_bst_override <<
in cs35l35_component_probe()
903
if (
classh
->classh_bst_max_limit)
in cs35l35_component_probe()
907
classh
->classh_bst_max_limit <<
in cs35l35_component_probe()
909
if (
classh
->classh_mem_depth)
in cs35l35_component_probe()
913
classh
in cs35l35_component_probe()
1244
struct device_node *
classh
, *signal_format;
cs35l35_handle_of_data()
local
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
cs35l35.c
471
struct classh_cfg *
classh
= &cs35l35->pdata.classh_algo;
in cs35l35_hw_params()
local
501
if (
classh
->classh_wk_fet_disable == 0x00 &&
in cs35l35_hw_params()
836
struct classh_cfg *
classh
= &cs35l35->pdata.classh_algo;
in cs35l35_component_probe()
local
896
if (
classh
->classh_algo_enable) {
in cs35l35_component_probe()
897
if (
classh
->classh_bst_override)
in cs35l35_component_probe()
901
classh
->classh_bst_override <<
in cs35l35_component_probe()
903
if (
classh
->classh_bst_max_limit)
in cs35l35_component_probe()
907
classh
->classh_bst_max_limit <<
in cs35l35_component_probe()
909
if (
classh
->classh_mem_depth)
in cs35l35_component_probe()
913
classh
in cs35l35_component_probe()
1243
struct device_node *
classh
, *signal_format;
cs35l35_handle_of_data()
local
[all...]
H
A
D
Makefile
306
snd-soc-wcd-
classh
-objs := wcd-clsh-v2.o
689
obj-$(CONFIG_SND_SOC_WCD_CLASSH) += snd-soc-wcd-
classh
.o
Completed in 5 milliseconds