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:hubs
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
wm_hubs.c
61
struct wm_hubs_data *
hubs
= snd_soc_component_get_drvdata(component);
in wait_for_dc_servo()
local
99
struct wm_hubs_data *
hubs
= data;
in wm_hubs_dcs_done()
local
151
struct wm_hubs_data *
hubs
= snd_soc_component_get_drvdata(component);
in wm_hubs_dcs_cache_get()
local
174
struct wm_hubs_data *
hubs
= snd_soc_component_get_drvdata(component);
in wm_hubs_dcs_cache_set()
local
198
struct wm_
hubs
_data *
hubs
= snd_soc_component_get_drvdata(component);
wm_hubs_read_dc_servo()
local
243
struct wm_
hubs
_data *
hubs
= snd_soc_component_get_drvdata(component);
enable_dc_servo()
local
334
struct wm_
hubs
_data *
hubs
= snd_soc_component_get_drvdata(component);
wm8993_put_dc_servo()
local
499
struct wm_
hubs
_data *
hubs
= snd_soc_component_get_drvdata(component);
hp_supply_event()
local
618
struct wm_
hubs
_data *
hubs
= snd_soc_component_get_drvdata(component);
lineout_event()
local
648
struct wm_
hubs
_data *
hubs
= snd_soc_component_get_drvdata(component);
micbias_event()
local
668
struct wm_
hubs
_data *
hubs
= snd_soc_component_get_drvdata(component);
wm_hubs_update_class_w()
local
1157
struct wm_
hubs
_data *
hubs
= snd_soc_component_get_drvdata(component);
wm_hubs_add_analogue_routes()
local
1197
struct wm_
hubs
_data *
hubs
= snd_soc_component_get_drvdata(component);
wm_hubs_handle_analogue_pdata()
local
1243
struct wm_
hubs
_data *
hubs
= snd_soc_component_get_drvdata(component);
wm_hubs_vmid_ena()
local
1260
struct wm_
hubs
_data *
hubs
= snd_soc_component_get_drvdata(component);
wm_hubs_set_bias_level()
local
[all...]
H
A
D
wm8994.h
81
struct wm_hubs_data
hubs
;
member
H
A
D
Makefile
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
wm8994.h
81
struct wm_hubs_data
hubs
;
member
H
A
D
wm_hubs.c
61
struct wm_hubs_data *
hubs
= snd_soc_component_get_drvdata(component);
in wait_for_dc_servo()
local
99
struct wm_hubs_data *
hubs
= data;
in wm_hubs_dcs_done()
local
151
struct wm_hubs_data *
hubs
= snd_soc_component_get_drvdata(component);
in wm_hubs_dcs_cache_get()
local
174
struct wm_hubs_data *
hubs
= snd_soc_component_get_drvdata(component);
in wm_hubs_dcs_cache_set()
local
198
struct wm_
hubs
_data *
hubs
= snd_soc_component_get_drvdata(component);
wm_hubs_read_dc_servo()
local
243
struct wm_
hubs
_data *
hubs
= snd_soc_component_get_drvdata(component);
enable_dc_servo()
local
334
struct wm_
hubs
_data *
hubs
= snd_soc_component_get_drvdata(component);
wm8993_put_dc_servo()
local
499
struct wm_
hubs
_data *
hubs
= snd_soc_component_get_drvdata(component);
hp_supply_event()
local
618
struct wm_
hubs
_data *
hubs
= snd_soc_component_get_drvdata(component);
lineout_event()
local
648
struct wm_
hubs
_data *
hubs
= snd_soc_component_get_drvdata(component);
micbias_event()
local
668
struct wm_
hubs
_data *
hubs
= snd_soc_component_get_drvdata(component);
wm_hubs_update_class_w()
local
1157
struct wm_
hubs
_data *
hubs
= snd_soc_component_get_drvdata(component);
wm_hubs_add_analogue_routes()
local
1197
struct wm_
hubs
_data *
hubs
= snd_soc_component_get_drvdata(component);
wm_hubs_handle_analogue_pdata()
local
1243
struct wm_
hubs
_data *
hubs
= snd_soc_component_get_drvdata(component);
wm_hubs_vmid_ena()
local
1260
struct wm_
hubs
_data *
hubs
= snd_soc_component_get_drvdata(component);
wm_hubs_set_bias_level()
local
[all...]
H
A
D
Makefile
Completed in 6 milliseconds