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:linear_tone_beep
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/
H
A
D
patch_sigmatel.c
174
unsigned int
linear_tone_beep
:1;
member
4320
codec->beep->linear_tone = spec->
linear_tone_beep
;
in stac_parse_auto_config()
4504
spec->
linear_tone_beep
= 1;
in patch_stac9200()
4536
spec->
linear_tone_beep
= 1;
in patch_stac925x()
4572
spec->
linear_tone_beep
= 0;
in patch_stac92hd73xx()
4676
spec->
linear_tone_beep
= 0;
in patch_stac92hd83xxx()
4725
spec->
linear_tone_beep
= 0;
in patch_stac92hd95()
4766
spec->
linear_tone_beep
= 0;
in patch_stac92hd71bxx()
4847
spec->
linear_tone_beep
= 1;
in patch_stac922x()
4889
spec->
linear_tone_beep
in patch_stac927x()
[all...]
/kernel/linux/linux-6.6/sound/pci/hda/
H
A
D
patch_sigmatel.c
174
unsigned int
linear_tone_beep
:1;
member
4323
codec->beep->linear_tone = spec->
linear_tone_beep
;
in stac_parse_auto_config()
4499
spec->
linear_tone_beep
= 1;
in patch_stac9200()
4531
spec->
linear_tone_beep
= 1;
in patch_stac925x()
4567
spec->
linear_tone_beep
= 0;
in patch_stac92hd73xx()
4671
spec->
linear_tone_beep
= 0;
in patch_stac92hd83xxx()
4720
spec->
linear_tone_beep
= 0;
in patch_stac92hd95()
4761
spec->
linear_tone_beep
= 0;
in patch_stac92hd71bxx()
4842
spec->
linear_tone_beep
= 1;
in patch_stac922x()
4884
spec->
linear_tone_beep
in patch_stac927x()
[all...]
Completed in 10 milliseconds