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:snd_korg1212
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/korg1212/
H
A
D
korg1212.c
302
struct
snd_korg1212
{
struct
508
static int snd_korg1212_Send1212Command(struct
snd_korg1212
*korg1212,
in snd_korg1212_Send1212Command()
567
static void snd_korg1212_SendStop(struct
snd_korg1212
*korg1212)
in snd_korg1212_SendStop()
577
static void snd_korg1212_SendStopAndWait(struct
snd_korg1212
*korg1212)
in snd_korg1212_SendStopAndWait()
590
struct
snd_korg1212
*korg1212 = from_timer(korg1212, t, timer);
in snd_korg1212_timer_func()
617
static int snd_korg1212_TurnOnIdleMonitor(struct
snd_korg1212
*korg1212)
in snd_korg1212_TurnOnIdleMonitor()
631
static void snd_korg1212_TurnOffIdleMonitor(struct
snd_korg1212
*korg1212)
in snd_korg1212_TurnOffIdleMonitor()
639
static inline void snd_korg1212_setCardState(struct
snd_korg1212
* korg1212, enum CardState csState)
in snd_korg1212_setCardState()
644
static int snd_korg1212_OpenCard(struct
snd_korg1212
* korg1212)
in snd_korg1212_OpenCard()
658
static int snd_korg1212_CloseCard(struct
snd_korg1212
* korg121
[all...]
/kernel/linux/linux-6.6/sound/pci/korg1212/
H
A
D
korg1212.c
302
struct
snd_korg1212
{
struct
507
static int snd_korg1212_Send1212Command(struct
snd_korg1212
*korg1212,
in snd_korg1212_Send1212Command()
566
static void snd_korg1212_SendStop(struct
snd_korg1212
*korg1212)
in snd_korg1212_SendStop()
576
static void snd_korg1212_SendStopAndWait(struct
snd_korg1212
*korg1212)
in snd_korg1212_SendStopAndWait()
589
struct
snd_korg1212
*korg1212 = from_timer(korg1212, t, timer);
in snd_korg1212_timer_func()
616
static int snd_korg1212_TurnOnIdleMonitor(struct
snd_korg1212
*korg1212)
in snd_korg1212_TurnOnIdleMonitor()
630
static void snd_korg1212_TurnOffIdleMonitor(struct
snd_korg1212
*korg1212)
in snd_korg1212_TurnOffIdleMonitor()
638
static inline void snd_korg1212_setCardState(struct
snd_korg1212
* korg1212, enum CardState csState)
in snd_korg1212_setCardState()
643
static int snd_korg1212_OpenCard(struct
snd_korg1212
* korg1212)
in snd_korg1212_OpenCard()
657
static int snd_korg1212_CloseCard(struct
snd_korg1212
* korg121
[all...]
Completed in 7 milliseconds