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
defs:msynth
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/sound/core/seq/
H
A
D
seq_midi.c
64
struct seq_midisynth *
msynth
;
in snd_midi_input_event()
local
117
struct seq_midisynth *
msynth
= private_data;
in event_process_midi()
local
148
snd_seq_midisynth_new(struct seq_midisynth *
msynth
, struct snd_card *card, int device, int subdevice)
snd_seq_midisynth_new()
argument
165
struct seq_midisynth *
msynth
= private_data;
midisynth_subscribe()
local
196
struct seq_midisynth *
msynth
= private_data;
midisynth_unsubscribe()
local
208
struct seq_midisynth *
msynth
= private_data;
midisynth_use()
local
234
struct seq_midisynth *
msynth
= private_data;
midisynth_unuse()
local
243
snd_seq_midisynth_delete(struct seq_midisynth *
msynth
)
snd_seq_midisynth_delete()
argument
262
struct seq_midisynth *
msynth
, *ms;
snd_seq_midisynth_probe()
local
417
struct seq_midisynth *
msynth
;
snd_seq_midisynth_remove()
local
[all...]
/kernel/linux/linux-6.6/sound/core/seq/
H
A
D
seq_midi.c
65
struct seq_midisynth *
msynth
;
in snd_midi_input_event()
local
125
struct seq_midisynth *
msynth
= private_data;
in event_process_midi()
local
156
snd_seq_midisynth_new(struct seq_midisynth *
msynth
, struct snd_card *card, int device, int subdevice)
snd_seq_midisynth_new()
argument
173
struct seq_midisynth *
msynth
= private_data;
midisynth_subscribe()
local
205
struct seq_midisynth *
msynth
= private_data;
midisynth_unsubscribe()
local
217
struct seq_midisynth *
msynth
= private_data;
midisynth_use()
local
244
struct seq_midisynth *
msynth
= private_data;
midisynth_unuse()
local
253
snd_seq_midisynth_delete(struct seq_midisynth *
msynth
)
snd_seq_midisynth_delete()
argument
272
struct seq_midisynth *
msynth
, *ms;
snd_seq_midisynth_probe()
local
432
struct seq_midisynth *
msynth
;
snd_seq_midisynth_remove()
local
[all...]
/kernel/linux/linux-5.10/drivers/clk/
H
A
D
clk-si5351.c
62
struct si5351_hw_data *
msynth
;
member
/kernel/linux/linux-6.6/drivers/clk/
H
A
D
clk-si5351.c
62
struct si5351_hw_data *
msynth
;
member
Completed in 6 milliseconds