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:no_shutup_pins
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/
H
A
D
patch_realtek.c
121
unsigned int
no_shutup_pins
:1;
member
597
if (!spec->
no_shutup_pins
)
in alc_shutup_pins()
3452
if (!spec->
no_shutup_pins
)
in alc282_shutup()
3566
if (!spec->
no_shutup_pins
)
in alc283_shutup()
3660
if (!spec->
no_shutup_pins
)
in alc256_shutup()
3834
if (!spec->
no_shutup_pins
)
in alc_default_shutup()
3859
if (!spec->
no_shutup_pins
)
in alc294_hp_init()
5898
spec->
no_shutup_pins
= 1;
in alc_fixup_no_shutup()
/kernel/linux/linux-6.6/sound/pci/hda/
H
A
D
patch_realtek.c
121
unsigned int
no_shutup_pins
:1;
member
596
if (!spec->
no_shutup_pins
)
in alc_shutup_pins()
3451
if (!spec->
no_shutup_pins
)
in alc282_shutup()
3565
if (!spec->
no_shutup_pins
)
in alc283_shutup()
3659
if (!spec->
no_shutup_pins
)
in alc256_shutup()
3893
if (!spec->
no_shutup_pins
)
in alc_default_shutup()
3918
if (!spec->
no_shutup_pins
)
in alc294_hp_init()
5974
spec->
no_shutup_pins
= 1;
in alc_fixup_no_shutup()
Completed in 30 milliseconds