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
defs:nau8821
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
nau8821.c
471
struct
nau8821
*
nau8821
= snd_soc_component_get_drvdata(component);
in dmic_clock_control()
local
510
struct
nau8821
*
nau8821
= snd_soc_component_get_drvdata(component);
nau8821_left_adc_event()
local
534
struct
nau8821
*
nau8821
= snd_soc_component_get_drvdata(component);
nau8821_right_adc_event()
local
558
struct
nau8821
*
nau8821
=
nau8821_pump_event()
local
584
struct
nau8821
*
nau8821
= snd_soc_component_get_drvdata(component);
nau8821_output_dac_event()
local
608
struct
nau8821
*
nau8821
= snd_soc_component_get_drvdata(component);
system_clock_control()
local
631
struct
nau8821
*
nau8821
= snd_soc_component_get_drvdata(component);
nau8821_left_fepga_event()
local
810
nau8821
_get_osr(struct
nau8821
*
nau8821
, int stream)
nau8821_get_osr()
argument
833
struct
nau8821
*
nau8821
= snd_soc_component_get_drvdata(component);
nau8821_dai_startup()
local
849
struct
nau8821
*
nau8821
= snd_soc_component_get_drvdata(component);
nau8821_hw_params()
local
919
struct
nau8821
*
nau8821
= snd_soc_component_get_drvdata(component);
nau8821_set_dai_fmt()
local
976
struct
nau8821
*
nau8821
= snd_soc_component_get_drvdata(component);
nau8821_digital_mute()
local
1049
nau8821
_eject_jack(struct
nau8821
*
nau8821
)
nau8821_eject_jack()
argument
1106
struct
nau8821
*
nau8821
=
nau8821_jdet_work()
local
1151
nau8821
_setup_inserted_irq(struct
nau8821
*
nau8821
)
nau8821_setup_inserted_irq()
argument
1181
struct
nau8821
*
nau8821
= (struct
nau8821
*)data;
nau8821_interrupt()
local
1258
struct
nau8821
*
nau8821
= snd_soc_component_get_drvdata(component);
nau8821_component_probe()
local
1334
nau8821
_fll_apply(struct
nau8821
*
nau8821
, struct
nau8821
_fll *fll_param)
nau8821_fll_apply()
argument
1400
struct
nau8821
*
nau8821
= snd_soc_component_get_drvdata(component);
nau8821_set_fll()
local
1436
nau8821
_configure_sysclk(struct
nau8821
*
nau8821
, int clk_id, unsigned int freq)
nau8821_configure_sysclk()
argument
1517
struct
nau8821
*
nau8821
= snd_soc_component_get_drvdata(component);
nau8821_set_sysclk()
local
1522
nau8821
_resume_setup(struct
nau8821
*
nau8821
)
nau8821_resume_setup()
argument
1550
struct
nau8821
*
nau8821
= snd_soc_component_get_drvdata(component);
nau8821_set_bias_level()
local
1597
struct
nau8821
*
nau8821
= snd_soc_component_get_drvdata(component);
nau8821_suspend()
local
1613
struct
nau8821
*
nau8821
= snd_soc_component_get_drvdata(component);
nau8821_resume()
local
1655
struct
nau8821
*
nau8821
= snd_soc_component_get_drvdata(component);
nau8821_enable_jack_detect()
local
1680
nau8821
_print_device_properties(struct
nau8821
*
nau8821
)
nau8821_print_device_properties()
argument
1699
nau8821
_read_device_properties(struct device *dev, struct
nau8821
*
nau8821
)
nau8821_read_device_properties()
argument
1742
nau8821
_init_regs(struct
nau8821
*
nau8821
)
nau8821_init_regs()
argument
1805
nau8821
_setup_irq(struct
nau8821
*
nau8821
)
nau8821_setup_irq()
argument
1873
struct
nau8821
*
nau8821
= dev_get_platdata(&i2c->dev);
nau8821_i2c_probe()
local
[all...]
H
A
D
nau8821.h
557
struct
nau8821
{
struct
H
A
D
Makefile
Completed in 6 milliseconds