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:nau8540
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
nau8540.c
237
struct
nau8540
*
nau8540
= snd_soc_component_get_drvdata(component);
in adc_power_control()
local
259
struct
nau8540
*
nau8540
= snd_soc_component_get_drvdata(component);
in aiftx_power_control()
local
360
nau8540
_clock_check(struct
nau8540
*
nau8540
, int rate, int osr)
nau8540_clock_check()
argument
377
struct
nau8540
*
nau8540
= snd_soc_component_get_drvdata(component);
nau8540_hw_params()
local
420
struct
nau8540
*
nau8540
= snd_soc_component_get_drvdata(component);
nau8540_set_fmt()
local
491
struct
nau8540
*
nau8540
= snd_soc_component_get_drvdata(component);
nau8540_set_tdm_slot()
local
649
struct
nau8540
*
nau8540
= snd_soc_component_get_drvdata(component);
nau8540_set_pll()
local
702
struct
nau8540
*
nau8540
= snd_soc_component_get_drvdata(component);
nau8540_set_sysclk()
local
737
nau8540
_init_regs(struct
nau8540
*
nau8540
)
nau8540_init_regs()
argument
776
struct
nau8540
*
nau8540
= snd_soc_component_get_drvdata(component);
nau8540_suspend()
local
786
struct
nau8540
*
nau8540
= snd_soc_component_get_drvdata(component);
nau8540_resume()
local
830
struct
nau8540
*
nau8540
= dev_get_platdata(dev);
nau8540_i2c_probe()
local
[all...]
H
A
D
nau8540.h
214
struct
nau8540
{
struct
H
A
D
Makefile
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
nau8540.c
237
struct
nau8540
*
nau8540
= snd_soc_component_get_drvdata(component);
in adc_power_control()
local
259
struct
nau8540
*
nau8540
= snd_soc_component_get_drvdata(component);
in aiftx_power_control()
local
361
nau8540
_get_osr(struct
nau8540
*
nau8540
)
nau8540_get_osr()
argument
376
struct
nau8540
*
nau8540
= snd_soc_component_get_drvdata(component);
nau8540_dai_startup()
local
392
struct
nau8540
*
nau8540
= snd_soc_component_get_drvdata(component);
nau8540_hw_params()
local
437
struct
nau8540
*
nau8540
= snd_soc_component_get_drvdata(component);
nau8540_set_fmt()
local
508
struct
nau8540
*
nau8540
= snd_soc_component_get_drvdata(component);
nau8540_set_tdm_slot()
local
667
struct
nau8540
*
nau8540
= snd_soc_component_get_drvdata(component);
nau8540_set_pll()
local
720
struct
nau8540
*
nau8540
= snd_soc_component_get_drvdata(component);
nau8540_set_sysclk()
local
755
nau8540
_init_regs(struct
nau8540
*
nau8540
)
nau8540_init_regs()
argument
794
struct
nau8540
*
nau8540
= snd_soc_component_get_drvdata(component);
nau8540_suspend()
local
804
struct
nau8540
*
nau8540
= snd_soc_component_get_drvdata(component);
nau8540_resume()
local
846
struct
nau8540
*
nau8540
= dev_get_platdata(dev);
nau8540_i2c_probe()
local
[all...]
H
A
D
nau8540.h
214
struct
nau8540
{
struct
H
A
D
Makefile
Completed in 7 milliseconds