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:OPTi9XX_HW_82C928
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/sound/isa/opti9xx/
H
A
D
opti92x-ad1848.c
96
#define
OPTi9XX_HW_82C928
1
macro
202
case
OPTi9XX_HW_82C928
:
in snd_opti9xx_init()
204
chip->password = (hardware ==
OPTi9XX_HW_82C928
) ? 0xe2 : 0xe3;
in snd_opti9xx_init()
254
case
OPTi9XX_HW_82C928
:
in snd_opti9xx_read()
297
case
OPTi9XX_HW_82C928
:
in snd_opti9xx_write()
364
case
OPTi9XX_HW_82C928
:
in snd_opti9xx_configure()
500
if (chip->hardware >
OPTi9XX_HW_82C928
) {
in snd_opti9xx_configure()
710
for (i =
OPTi9XX_HW_82C928
; i < OPTi9XX_HW_82C930; i++) {
905
if (chip->hardware ==
OPTi9XX_HW_82C928
||
H
A
D
miro.c
83
#define
OPTi9XX_HW_82C928
1
macro
1105
if (chip->hardware >
OPTi9XX_HW_82C928
) {
in snd_miro_configure()
/kernel/linux/linux-6.6/sound/isa/opti9xx/
H
A
D
opti92x-ad1848.c
90
#define
OPTi9XX_HW_82C928
1
macro
196
case
OPTi9XX_HW_82C928
:
in snd_opti9xx_init()
198
chip->password = (hardware ==
OPTi9XX_HW_82C928
) ? 0xe2 : 0xe3;
in snd_opti9xx_init()
248
case
OPTi9XX_HW_82C928
:
in snd_opti9xx_read()
291
case
OPTi9XX_HW_82C928
:
in snd_opti9xx_write()
358
case
OPTi9XX_HW_82C928
:
in snd_opti9xx_configure()
494
if (chip->hardware >
OPTi9XX_HW_82C928
) {
in snd_opti9xx_configure()
707
for (i =
OPTi9XX_HW_82C928
; i < OPTi9XX_HW_82C930; i++) {
886
if (chip->hardware ==
OPTi9XX_HW_82C928
||
H
A
D
miro.c
80
#define
OPTi9XX_HW_82C928
1
macro
1110
if (chip->hardware >
OPTi9XX_HW_82C928
) {
in snd_miro_configure()
Completed in 6 milliseconds