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:pwr_nids
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/
H
A
D
patch_sigmatel.c
207
const hda_nid_t *
pwr_nids
;
member
441
if (spec->
pwr_nids
[idx] == nid)
in stac_toggle_power_map()
483
hda_nid_t nid = spec->
pwr_nids
[i];
in jack_update_power()
517
hda_nid_t nid = spec->
pwr_nids
[i];
in stac_init_power_map()
4607
spec->
pwr_nids
= stac92hd73xx_pwr_nids;
in patch_stac92hd73xx()
4682
spec->
pwr_nids
= stac92hd83xxx_pwr_nids;
in patch_stac92hd83xxx()
4730
spec->
pwr_nids
= stac92hd95_pwr_nids;
in patch_stac92hd95()
4816
spec->
pwr_nids
= stac92hd71bxx_pwr_nids;
in patch_stac92hd71bxx()
/kernel/linux/linux-6.6/sound/pci/hda/
H
A
D
patch_sigmatel.c
207
const hda_nid_t *
pwr_nids
;
member
441
if (spec->
pwr_nids
[idx] == nid)
in stac_toggle_power_map()
483
hda_nid_t nid = spec->
pwr_nids
[i];
in jack_update_power()
517
hda_nid_t nid = spec->
pwr_nids
[i];
in stac_init_power_map()
4602
spec->
pwr_nids
= stac92hd73xx_pwr_nids;
in patch_stac92hd73xx()
4677
spec->
pwr_nids
= stac92hd83xxx_pwr_nids;
in patch_stac92hd83xxx()
4725
spec->
pwr_nids
= stac92hd95_pwr_nids;
in patch_stac92hd95()
4811
spec->
pwr_nids
= stac92hd71bxx_pwr_nids;
in patch_stac92hd71bxx()
Completed in 11 milliseconds