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:disable_nb
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
wm8770.c
83
struct notifier_block
disable_nb
[WM8770_NUM_SUPPLIES];
member
103
disable_nb
[n]); \
661
wm8770->
disable_nb
[0].notifier_call = wm8770_regulator_event_0;
in wm8770_spi_probe()
662
wm8770->
disable_nb
[1].notifier_call = wm8770_regulator_event_1;
in wm8770_spi_probe()
663
wm8770->
disable_nb
[2].notifier_call = wm8770_regulator_event_2;
in wm8770_spi_probe()
669
&wm8770->
disable_nb
[i]);
in wm8770_spi_probe()
H
A
D
wm8804.c
63
struct notifier_block
disable_nb
[WM8804_NUM_SUPPLIES];
member
87
disable_nb
[n]); \
598
wm8804->
disable_nb
[0].notifier_call = wm8804_regulator_event_0;
in wm8804_probe()
599
wm8804->
disable_nb
[1].notifier_call = wm8804_regulator_event_1;
in wm8804_probe()
606
&wm8804->
disable_nb
[i]);
in wm8804_probe()
H
A
D
wm8995.c
384
struct notifier_block
disable_nb
[WM8995_NUM_SUPPLIES];
member
398
disable_nb
[n]); \
2015
wm8995->
disable_nb
[0].notifier_call = wm8995_regulator_event_0;
in wm8995_probe()
2016
wm8995->
disable_nb
[1].notifier_call = wm8995_regulator_event_1;
in wm8995_probe()
2017
wm8995->
disable_nb
[2].notifier_call = wm8995_regulator_event_2;
in wm8995_probe()
2018
wm8995->
disable_nb
[3].notifier_call = wm8995_regulator_event_3;
in wm8995_probe()
2019
wm8995->
disable_nb
[4].notifier_call = wm8995_regulator_event_4;
in wm8995_probe()
2020
wm8995->
disable_nb
[5].notifier_call = wm8995_regulator_event_5;
in wm8995_probe()
2021
wm8995->
disable_nb
[6].notifier_call = wm8995_regulator_event_6;
in wm8995_probe()
2022
wm8995->
disable_nb
[
in wm8995_probe()
[all...]
H
A
D
tlv320aic3x.c
75
struct aic3x_disable_nb
disable_nb
[AIC3X_NUM_SUPPLIES];
member
1367
struct aic3x_disable_nb *
disable_nb
=
in aic3x_regulator_event()
local
1369
struct aic3x_priv *aic3x =
disable_nb
->aic3x;
in aic3x_regulator_event()
1625
aic3x->
disable_nb
[i].nb.notifier_call = aic3x_regulator_event;
in aic3x_probe()
1626
aic3x->
disable_nb
[i].aic3x = aic3x;
in aic3x_probe()
1629
&aic3x->
disable_nb
[i].nb);
in aic3x_probe()
H
A
D
tlv320aic31xx.c
170
struct aic31xx_disable_nb
disable_nb
[AIC31XX_NUM_SUPPLIES];
member
1167
struct aic31xx_disable_nb *
disable_nb
=
in aic31xx_regulator_event()
local
1169
struct aic31xx_priv *aic31xx =
disable_nb
->aic31xx;
in aic31xx_regulator_event()
1339
aic31xx->
disable_nb
[i].nb.notifier_call =
in aic31xx_codec_probe()
1341
aic31xx->
disable_nb
[i].aic31xx = aic31xx;
in aic31xx_codec_probe()
1344
&aic31xx->
disable_nb
[i].nb);
in aic31xx_codec_probe()
H
A
D
wm8962.c
74
struct notifier_block
disable_nb
[WM8962_NUM_SUPPLIES];
member
96
disable_nb
[n]); \
3469
wm8962->
disable_nb
[0].notifier_call = wm8962_regulator_event_0;
in wm8962_probe()
3470
wm8962->
disable_nb
[1].notifier_call = wm8962_regulator_event_1;
in wm8962_probe()
3471
wm8962->
disable_nb
[2].notifier_call = wm8962_regulator_event_2;
in wm8962_probe()
3472
wm8962->
disable_nb
[3].notifier_call = wm8962_regulator_event_3;
in wm8962_probe()
3473
wm8962->
disable_nb
[4].notifier_call = wm8962_regulator_event_4;
in wm8962_probe()
3474
wm8962->
disable_nb
[5].notifier_call = wm8962_regulator_event_5;
in wm8962_probe()
3475
wm8962->
disable_nb
[6].notifier_call = wm8962_regulator_event_6;
in wm8962_probe()
3476
wm8962->
disable_nb
[
in wm8962_probe()
[all...]
H
A
D
wm8996.c
72
struct notifier_block
disable_nb
[WM8996_NUM_SUPPLIES];
member
106
disable_nb
[n]); \
2797
wm8996->
disable_nb
[0].notifier_call = wm8996_regulator_event_0;
in wm8996_i2c_probe()
2798
wm8996->
disable_nb
[1].notifier_call = wm8996_regulator_event_1;
in wm8996_i2c_probe()
2799
wm8996->
disable_nb
[2].notifier_call = wm8996_regulator_event_2;
in wm8996_i2c_probe()
2805
&wm8996->
disable_nb
[i]);
in wm8996_i2c_probe()
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
wm8770.c
83
struct notifier_block
disable_nb
[WM8770_NUM_SUPPLIES];
member
103
disable_nb
[n]); \
660
wm8770->
disable_nb
[0].notifier_call = wm8770_regulator_event_0;
in wm8770_spi_probe()
661
wm8770->
disable_nb
[1].notifier_call = wm8770_regulator_event_1;
in wm8770_spi_probe()
662
wm8770->
disable_nb
[2].notifier_call = wm8770_regulator_event_2;
in wm8770_spi_probe()
668
&wm8770->
disable_nb
[i]);
in wm8770_spi_probe()
H
A
D
wm8804.c
63
struct notifier_block
disable_nb
[WM8804_NUM_SUPPLIES];
member
87
disable_nb
[n]); \
597
wm8804->
disable_nb
[0].notifier_call = wm8804_regulator_event_0;
in wm8804_probe()
598
wm8804->
disable_nb
[1].notifier_call = wm8804_regulator_event_1;
in wm8804_probe()
605
&wm8804->
disable_nb
[i]);
in wm8804_probe()
H
A
D
wm8995.c
384
struct notifier_block
disable_nb
[WM8995_NUM_SUPPLIES];
member
398
disable_nb
[n]); \
2015
wm8995->
disable_nb
[0].notifier_call = wm8995_regulator_event_0;
in wm8995_probe()
2016
wm8995->
disable_nb
[1].notifier_call = wm8995_regulator_event_1;
in wm8995_probe()
2017
wm8995->
disable_nb
[2].notifier_call = wm8995_regulator_event_2;
in wm8995_probe()
2018
wm8995->
disable_nb
[3].notifier_call = wm8995_regulator_event_3;
in wm8995_probe()
2019
wm8995->
disable_nb
[4].notifier_call = wm8995_regulator_event_4;
in wm8995_probe()
2020
wm8995->
disable_nb
[5].notifier_call = wm8995_regulator_event_5;
in wm8995_probe()
2021
wm8995->
disable_nb
[6].notifier_call = wm8995_regulator_event_6;
in wm8995_probe()
2022
wm8995->
disable_nb
[
in wm8995_probe()
[all...]
H
A
D
tlv320aic31xx.c
171
struct aic31xx_disable_nb
disable_nb
[AIC31XX_NUM_SUPPLIES];
member
1201
struct aic31xx_disable_nb *
disable_nb
=
in aic31xx_regulator_event()
local
1203
struct aic31xx_priv *aic31xx =
disable_nb
->aic31xx;
in aic31xx_regulator_event()
1373
aic31xx->
disable_nb
[i].nb.notifier_call =
in aic31xx_codec_probe()
1375
aic31xx->
disable_nb
[i].aic31xx = aic31xx;
in aic31xx_codec_probe()
1378
&aic31xx->
disable_nb
[i].nb);
in aic31xx_codec_probe()
H
A
D
tlv320aic3x.c
75
struct aic3x_disable_nb
disable_nb
[AIC3X_NUM_SUPPLIES];
member
1361
struct aic3x_disable_nb *
disable_nb
=
in aic3x_regulator_event()
local
1363
struct aic3x_priv *aic3x =
disable_nb
->aic3x;
in aic3x_regulator_event()
1607
aic3x->
disable_nb
[i].nb.notifier_call = aic3x_regulator_event;
in aic3x_component_probe()
1608
aic3x->
disable_nb
[i].aic3x = aic3x;
in aic3x_component_probe()
1611
&aic3x->
disable_nb
[i].nb);
in aic3x_component_probe()
H
A
D
wm8962.c
74
struct notifier_block
disable_nb
[WM8962_NUM_SUPPLIES];
member
96
disable_nb
[n]); \
3492
wm8962->
disable_nb
[0].notifier_call = wm8962_regulator_event_0;
in wm8962_probe()
3493
wm8962->
disable_nb
[1].notifier_call = wm8962_regulator_event_1;
in wm8962_probe()
3494
wm8962->
disable_nb
[2].notifier_call = wm8962_regulator_event_2;
in wm8962_probe()
3495
wm8962->
disable_nb
[3].notifier_call = wm8962_regulator_event_3;
in wm8962_probe()
3496
wm8962->
disable_nb
[4].notifier_call = wm8962_regulator_event_4;
in wm8962_probe()
3497
wm8962->
disable_nb
[5].notifier_call = wm8962_regulator_event_5;
in wm8962_probe()
3498
wm8962->
disable_nb
[6].notifier_call = wm8962_regulator_event_6;
in wm8962_probe()
3499
wm8962->
disable_nb
[
in wm8962_probe()
[all...]
H
A
D
wm8996.c
72
struct notifier_block
disable_nb
[WM8996_NUM_SUPPLIES];
member
106
disable_nb
[n]); \
2794
wm8996->
disable_nb
[0].notifier_call = wm8996_regulator_event_0;
in wm8996_i2c_probe()
2795
wm8996->
disable_nb
[1].notifier_call = wm8996_regulator_event_1;
in wm8996_i2c_probe()
2796
wm8996->
disable_nb
[2].notifier_call = wm8996_regulator_event_2;
in wm8996_i2c_probe()
2802
&wm8996->
disable_nb
[i]);
in wm8996_i2c_probe()
Completed in 27 milliseconds