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:rt5665_priv
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
rt5665.c
43
struct
rt5665_priv
{
struct
1169
struct
rt5665_priv
*rt5665 = snd_soc_component_get_drvdata(component);
in rt5665_headset_detect()
1235
struct
rt5665_priv
*rt5665 = data;
in rt5665_irq()
1245
struct
rt5665_priv
*rt5665 = container_of(work, struct
rt5665_priv
,
in rt5665_jd_check_handler()
1264
struct
rt5665_priv
*rt5665 = snd_soc_component_get_drvdata(component);
in rt5665_set_jack_detect()
1292
struct
rt5665_priv
*rt5665 =
in rt5665_jack_detect_handler()
1293
container_of(work, struct
rt5665_priv
, jack_detect_work.work);
in rt5665_jack_detect_handler()
1480
struct
rt5665_priv
*rt5665 = snd_soc_component_get_drvdata(component);
in set_dmic_clk()
4109
struct
rt5665_priv
*rt566
in rt5665_hw_params()
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
rt5665.c
42
struct
rt5665_priv
{
struct
1168
struct
rt5665_priv
*rt5665 = snd_soc_component_get_drvdata(component);
in rt5665_headset_detect()
1234
struct
rt5665_priv
*rt5665 = data;
in rt5665_irq()
1244
struct
rt5665_priv
*rt5665 = container_of(work, struct
rt5665_priv
,
in rt5665_jd_check_handler()
1263
struct
rt5665_priv
*rt5665 = snd_soc_component_get_drvdata(component);
in rt5665_set_jack_detect()
1291
struct
rt5665_priv
*rt5665 =
in rt5665_jack_detect_handler()
1292
container_of(work, struct
rt5665_priv
, jack_detect_work.work);
in rt5665_jack_detect_handler()
1479
struct
rt5665_priv
*rt5665 = snd_soc_component_get_drvdata(component);
in set_dmic_clk()
4108
struct
rt5665_priv
*rt566
in rt5665_hw_params()
[all...]
Completed in 9 milliseconds