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:wcd934x_codec
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
wcd934x.c
539
struct
wcd934x_codec
{
struct
581
#define to_wcd934x_codec(_hw) container_of(_hw, struct
wcd934x_codec
, hw)
1272
static int wcd934x_set_sido_input_src(struct
wcd934x_codec
*wcd, int sido_src)
in wcd934x_set_sido_input_src()
1288
static int wcd934x_enable_ana_bias_and_sysclk(struct
wcd934x_codec
*wcd)
in wcd934x_enable_ana_bias_and_sysclk()
1351
static int wcd934x_disable_ana_bias_and_syclk(struct
wcd934x_codec
*wcd)
in wcd934x_disable_ana_bias_and_syclk()
1371
static int __wcd934x_cdc_mclk_enable(struct
wcd934x_codec
*wcd, bool enable)
in __wcd934x_cdc_mclk_enable()
1405
struct
wcd934x_codec
*wcd = dev_get_drvdata(comp->dev);
in wcd934x_codec_enable_mclk()
1417
static int wcd934x_get_version(struct
wcd934x_codec
*wcd)
in wcd934x_get_version()
1460
static void wcd934x_enable_efuse_sensing(struct
wcd934x_codec
*wcd)
in wcd934x_enable_efuse_sensing()
1490
static int wcd934x_swrm_clock(struct
wcd934x_codec
*wc
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
wcd934x.c
516
struct
wcd934x_codec
{
struct
546
#define to_wcd934x_codec(_hw) container_of(_hw, struct
wcd934x_codec
, hw)
1186
static int wcd934x_set_sido_input_src(struct
wcd934x_codec
*wcd, int sido_src)
in wcd934x_set_sido_input_src()
1202
static int wcd934x_enable_ana_bias_and_sysclk(struct
wcd934x_codec
*wcd)
in wcd934x_enable_ana_bias_and_sysclk()
1265
static int wcd934x_disable_ana_bias_and_syclk(struct
wcd934x_codec
*wcd)
in wcd934x_disable_ana_bias_and_syclk()
1285
static int __wcd934x_cdc_mclk_enable(struct
wcd934x_codec
*wcd, bool enable)
in __wcd934x_cdc_mclk_enable()
1319
struct
wcd934x_codec
*wcd = dev_get_drvdata(comp->dev);
in wcd934x_codec_enable_mclk()
1331
static int wcd934x_get_version(struct
wcd934x_codec
*wcd)
in wcd934x_get_version()
1374
static void wcd934x_enable_efuse_sensing(struct
wcd934x_codec
*wcd)
in wcd934x_enable_efuse_sensing()
1404
static int wcd934x_swrm_clock(struct
wcd934x_codec
*wc
[all...]
Completed in 8 milliseconds