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:bias_level
(Results
1 - 25
of
33
) sorted by relevance
1
2
/kernel/linux/linux-5.10/sound/soc/samsung/
H
A
D
tobermory.c
33
if (dapm->
bias_level
== SND_SOC_BIAS_STANDBY) {
in tobermory_set_bias_level()
95
dapm->
bias_level
= level;
in tobermory_set_bias_level_post()
H
A
D
littlemill.c
37
if (dapm->
bias_level
== SND_SOC_BIAS_STANDBY) {
in littlemill_set_bias_level()
99
dapm->
bias_level
= level;
in littlemill_set_bias_level_post()
H
A
D
speyside.c
71
if (card->dapm.
bias_level
== SND_SOC_BIAS_STANDBY) {
in speyside_set_bias_level_post()
93
card->dapm.
bias_level
= level;
in speyside_set_bias_level_post()
H
A
D
bells.c
71
if (dapm->
bias_level
!= SND_SOC_BIAS_STANDBY)
in bells_set_bias_level()
137
dapm->
bias_level
= level;
in bells_set_bias_level_post()
H
A
D
tm2_wm5110.c
292
if (card->dapm.
bias_level
== SND_SOC_BIAS_OFF)
in tm2_set_bias_level()
/kernel/linux/linux-6.6/sound/soc/samsung/
H
A
D
tobermory.c
33
if (dapm->
bias_level
== SND_SOC_BIAS_STANDBY) {
in tobermory_set_bias_level()
95
dapm->
bias_level
= level;
in tobermory_set_bias_level_post()
H
A
D
speyside.c
71
if (card->dapm.
bias_level
== SND_SOC_BIAS_STANDBY) {
in speyside_set_bias_level_post()
93
card->dapm.
bias_level
= level;
in speyside_set_bias_level_post()
H
A
D
littlemill.c
37
if (dapm->
bias_level
== SND_SOC_BIAS_STANDBY) {
in littlemill_set_bias_level()
99
dapm->
bias_level
= level;
in littlemill_set_bias_level_post()
H
A
D
bells.c
71
if (dapm->
bias_level
!= SND_SOC_BIAS_STANDBY)
in bells_set_bias_level()
137
dapm->
bias_level
= level;
in bells_set_bias_level_post()
H
A
D
tm2_wm5110.c
292
if (card->dapm.
bias_level
== SND_SOC_BIAS_OFF)
in tm2_set_bias_level()
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
rt715.c
157
if (dapm->
bias_level
<= SND_SOC_BIAS_STANDBY)
in rt715_set_amp_gain_put()
211
if (dapm->
bias_level
<= SND_SOC_BIAS_STANDBY)
in rt715_set_amp_gain_put()
279
if (dapm->
bias_level
<= SND_SOC_BIAS_STANDBY)
in rt715_set_main_switch_put()
327
if (dapm->
bias_level
<= SND_SOC_BIAS_STANDBY)
in rt715_set_main_switch_put()
386
if (dapm->
bias_level
<= SND_SOC_BIAS_STANDBY)
in rt715_set_main_vol_put()
436
if (dapm->
bias_level
<= SND_SOC_BIAS_STANDBY)
in rt715_set_main_vol_put()
771
if (dapm->
bias_level
== SND_SOC_BIAS_STANDBY) {
in rt715_set_bias_level()
788
dapm->
bias_level
= level;
in rt715_set_bias_level()
H
A
D
cs42l42.c
1540
int
bias_level
;
in cs42l42_handle_button_press()
local
1561
bias_level
= 1;
in cs42l42_handle_button_press()
1571
(cs42l42->bias_thresholds[
bias_level
] <<
in cs42l42_handle_button_press()
1577
(++
bias_level
< CS42L42_NUM_BIASES));
in cs42l42_handle_button_press()
1579
switch (
bias_level
) {
in cs42l42_handle_button_press()
1581
bias_level
= SND_JACK_BTN_2;
in cs42l42_handle_button_press()
1585
bias_level
= SND_JACK_BTN_1;
in cs42l42_handle_button_press()
1589
bias_level
= SND_JACK_BTN_3;
in cs42l42_handle_button_press()
1593
bias_level
= SND_JACK_BTN_0;
in cs42l42_handle_button_press()
1597
bias_level
in cs42l42_handle_button_press()
[all...]
H
A
D
rt700.c
279
if (dapm->
bias_level
<= SND_SOC_BIAS_STANDBY)
in rt700_jack_init()
310
if (dapm->
bias_level
<= SND_SOC_BIAS_STANDBY)
in rt700_jack_init()
402
if (dapm->
bias_level
<= SND_SOC_BIAS_STANDBY)
in rt700_set_amp_gain_put()
454
if (dapm->
bias_level
<= SND_SOC_BIAS_STANDBY)
in rt700_set_amp_gain_put()
849
if (dapm->
bias_level
== SND_SOC_BIAS_STANDBY) {
in rt700_set_bias_level()
865
dapm->
bias_level
= level;
in rt700_set_bias_level()
H
A
D
rt711.c
368
if (dapm->
bias_level
<= SND_SOC_BIAS_STANDBY)
in rt711_jack_init()
451
if (dapm->
bias_level
<= SND_SOC_BIAS_STANDBY)
in rt711_jack_init()
547
if (dapm->
bias_level
<= SND_SOC_BIAS_STANDBY)
in rt711_set_amp_gain_put()
601
if (dapm->
bias_level
<= SND_SOC_BIAS_STANDBY)
in rt711_set_amp_gain_put()
910
if (dapm->
bias_level
== SND_SOC_BIAS_STANDBY) {
in rt711_set_bias_level()
H
A
D
cs53l30.c
662
if (dapm->
bias_level
== SND_SOC_BIAS_STANDBY)
in cs53l30_set_bias_level()
667
if (dapm->
bias_level
== SND_SOC_BIAS_OFF) {
in cs53l30_set_bias_level()
/kernel/linux/linux-5.10/sound/soc/
H
A
D
soc-dapm.c
709
dapm->
bias_level
= level;
in snd_soc_dapm_force_bias_level()
1802
if (d->
bias_level
== SND_SOC_BIAS_OFF &&
in dapm_pre_sequence_async()
1815
d->
bias_level
!= SND_SOC_BIAS_ON) ||
in dapm_pre_sequence_async()
1817
d->
bias_level
== SND_SOC_BIAS_ON)) {
in dapm_pre_sequence_async()
1834
if (d->
bias_level
== SND_SOC_BIAS_PREPARE &&
in dapm_post_sequence_async()
1844
if (d->
bias_level
== SND_SOC_BIAS_STANDBY &&
in dapm_post_sequence_async()
1856
if (d->
bias_level
== SND_SOC_BIAS_PREPARE &&
in dapm_post_sequence_async()
2048
if (d != &card->dapm && d->
bias_level
!= d->target_bias_level)
in dapm_power_widgets()
2072
if (d != &card->dapm && d->
bias_level
!= d->target_bias_level)
in dapm_power_widgets()
2180
switch (dapm->
bias_level
) {
in dapm_bias_read_file()
[all...]
/kernel/linux/linux-6.6/sound/soc/
H
A
D
soc-dapm.c
700
dapm->
bias_level
= level;
in snd_soc_dapm_force_bias_level()
1798
if (d->
bias_level
== SND_SOC_BIAS_OFF &&
in dapm_pre_sequence_async()
1811
d->
bias_level
!= SND_SOC_BIAS_ON) ||
in dapm_pre_sequence_async()
1813
d->
bias_level
== SND_SOC_BIAS_ON)) {
in dapm_pre_sequence_async()
1830
if (d->
bias_level
== SND_SOC_BIAS_PREPARE &&
in dapm_post_sequence_async()
1840
if (d->
bias_level
== SND_SOC_BIAS_STANDBY &&
in dapm_post_sequence_async()
1852
if (d->
bias_level
== SND_SOC_BIAS_PREPARE &&
in dapm_post_sequence_async()
2038
if (d != &card->dapm && d->
bias_level
!= d->target_bias_level)
in dapm_power_widgets()
2062
if (d != &card->dapm && d->
bias_level
!= d->target_bias_level)
in dapm_power_widgets()
2169
switch (dapm->
bias_level
) {
in dapm_bias_read_file()
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
rt700.c
278
if (dapm->
bias_level
<= SND_SOC_BIAS_STANDBY)
in rt700_jack_init()
309
if (dapm->
bias_level
<= SND_SOC_BIAS_STANDBY)
in rt700_jack_init()
387
if (dapm->
bias_level
<= SND_SOC_BIAS_STANDBY)
in rt700_set_amp_gain_put()
439
if (dapm->
bias_level
<= SND_SOC_BIAS_STANDBY)
in rt700_set_amp_gain_put()
826
if (dapm->
bias_level
== SND_SOC_BIAS_STANDBY) {
in rt700_set_bias_level()
842
dapm->
bias_level
= level;
in rt700_set_bias_level()
H
A
D
cs42l42.c
1205
int
bias_level
;
in cs42l42_handle_button_press()
local
1226
bias_level
= 1;
in cs42l42_handle_button_press()
1236
(cs42l42->bias_thresholds[
bias_level
] <<
in cs42l42_handle_button_press()
1242
(++
bias_level
< CS42L42_NUM_BIASES));
in cs42l42_handle_button_press()
1244
switch (
bias_level
) {
in cs42l42_handle_button_press()
H
A
D
rt711.c
360
if (dapm->
bias_level
<= SND_SOC_BIAS_STANDBY)
in rt711_jack_init()
443
if (dapm->
bias_level
<= SND_SOC_BIAS_STANDBY)
in rt711_jack_init()
525
if (dapm->
bias_level
<= SND_SOC_BIAS_STANDBY)
in rt711_set_amp_gain_put()
579
if (dapm->
bias_level
<= SND_SOC_BIAS_STANDBY)
in rt711_set_amp_gain_put()
888
if (dapm->
bias_level
== SND_SOC_BIAS_STANDBY) {
in rt711_set_bias_level()
H
A
D
rt715.c
164
if (dapm->
bias_level
<= SND_SOC_BIAS_STANDBY)
in rt715_set_amp_gain_put()
496
if (dapm->
bias_level
== SND_SOC_BIAS_STANDBY) {
in rt715_set_bias_level()
513
dapm->
bias_level
= level;
in rt715_set_bias_level()
H
A
D
cs53l30.c
661
if (dapm->
bias_level
== SND_SOC_BIAS_STANDBY)
in cs53l30_set_bias_level()
666
if (dapm->
bias_level
== SND_SOC_BIAS_OFF) {
in cs53l30_set_bias_level()
/kernel/linux/linux-5.10/include/sound/
H
A
D
soc-dapm.h
689
enum snd_soc_bias_level
bias_level
;
member
748
dapm->
bias_level
= level;
in snd_soc_dapm_init_bias_level()
760
return dapm->
bias_level
;
in snd_soc_dapm_get_bias_level()
/kernel/linux/linux-6.6/include/sound/
H
A
D
soc-dapm.h
696
enum snd_soc_bias_level
bias_level
;
member
756
dapm->
bias_level
= level;
in snd_soc_dapm_init_bias_level()
768
return dapm->
bias_level
;
in snd_soc_dapm_get_bias_level()
/kernel/linux/linux-5.10/sound/soc/intel/boards/
H
A
D
kbl_rt5663_rt5514_max98927.c
702
if (dapm->
bias_level
== SND_SOC_BIAS_ON) {
in kabylake_set_bias_level()
Completed in 31 milliseconds
1
2