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:SB_HW_16
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/sound/isa/sb/
H
A
D
sb16.c
354
if (chip->hardware !=
SB_HW_16
) {
in snd_sb16_probe()
418
if ((chip->hardware ==
SB_HW_16
) && csp[dev]) {
in snd_sb16_probe()
H
A
D
sb_mixer.c
757
case
SB_HW_16
:
in snd_sbmixer_new()
904
case
SB_HW_16
:
in snd_sbmixer_suspend()
931
case
SB_HW_16
:
in snd_sbmixer_resume()
H
A
D
sb_common.c
139
chip->hardware =
SB_HW_16
;
in snd_sbdsp_probe()
H
A
D
sb8.c
134
if (chip->hardware >=
SB_HW_16
) {
in snd_sb8_probe()
/kernel/linux/linux-6.6/sound/isa/sb/
H
A
D
sb16.c
331
if (chip->hardware !=
SB_HW_16
) {
in snd_sb16_probe()
402
if ((chip->hardware ==
SB_HW_16
) && csp[dev]) {
in snd_sb16_probe()
H
A
D
sb_mixer.c
760
case
SB_HW_16
:
in snd_sbmixer_new()
909
case
SB_HW_16
:
in snd_sbmixer_suspend()
936
case
SB_HW_16
:
in snd_sbmixer_resume()
H
A
D
sb8.c
124
if (chip->hardware >=
SB_HW_16
) {
in snd_sb8_probe()
H
A
D
sb_common.c
139
chip->hardware =
SB_HW_16
;
in snd_sbdsp_probe()
/kernel/linux/linux-5.10/include/sound/
H
A
D
sb.h
22
SB_HW_16
,
enumerator
/kernel/linux/linux-6.6/include/sound/
H
A
D
sb.h
22
SB_HW_16
,
enumerator
/kernel/linux/linux-5.10/sound/isa/
H
A
D
cmi8330.c
549
if (acard->sb->hardware !=
SB_HW_16
) {
in snd_cmi8330_probe()
/kernel/linux/linux-6.6/sound/isa/
H
A
D
cmi8330.c
552
if (acard->sb->hardware !=
SB_HW_16
) {
in snd_cmi8330_probe()
Completed in 20 milliseconds