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:rawmidi
(Results
1 - 25
of
125
) sorted by relevance
1
2
3
4
5
/kernel/linux/linux-5.10/sound/core/
H
A
D
Makefile
32
snd-
rawmidi
-objs :=
rawmidi
.o
48
obj-$(CONFIG_SND_RAWMIDI) += snd-
rawmidi
.o
/kernel/linux/linux-6.6/sound/core/
H
A
D
Makefile
30
snd-
rawmidi
-objs :=
rawmidi
.o
48
obj-$(CONFIG_SND_RAWMIDI) += snd-
rawmidi
.o
/kernel/linux/linux-5.10/sound/drivers/
H
A
D
mtpav.c
47
#include <sound/
rawmidi
.h>
622
struct snd_rawmidi *
rawmidi
;
in snd_mtpav_get_RAWMIDI()
local
637
rawmidi
= mcard->rmidi;
in snd_mtpav_get_RAWMIDI()
638
rawmidi
->private_data = mcard;
in snd_mtpav_get_RAWMIDI()
640
list_for_each(list, &
rawmidi
->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams) {
in snd_mtpav_get_RAWMIDI()
645
list_for_each(list, &
rawmidi
->streams[SNDRV_RAWMIDI_STREAM_OUTPUT].substreams) {
in snd_mtpav_get_RAWMIDI()
651
rawmidi
->info_flags |= SNDRV_RAWMIDI_INFO_OUTPUT | SNDRV_RAWMIDI_INFO_INPUT |
in snd_mtpav_get_RAWMIDI()
653
sprintf(
rawmidi
->name, "MTP AV MIDI");
in snd_mtpav_get_RAWMIDI()
/kernel/linux/linux-6.6/sound/drivers/
H
A
D
mtpav.c
47
#include <sound/
rawmidi
.h>
624
struct snd_rawmidi *
rawmidi
;
in snd_mtpav_get_RAWMIDI()
local
640
rawmidi
= mcard->rmidi;
in snd_mtpav_get_RAWMIDI()
641
rawmidi
->private_data = mcard;
in snd_mtpav_get_RAWMIDI()
643
list_for_each(list, &
rawmidi
->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams) {
in snd_mtpav_get_RAWMIDI()
648
list_for_each(list, &
rawmidi
->streams[SNDRV_RAWMIDI_STREAM_OUTPUT].substreams) {
in snd_mtpav_get_RAWMIDI()
654
rawmidi
->info_flags |= SNDRV_RAWMIDI_INFO_OUTPUT | SNDRV_RAWMIDI_INFO_INPUT |
in snd_mtpav_get_RAWMIDI()
656
sprintf(
rawmidi
->name, "MTP AV MIDI");
in snd_mtpav_get_RAWMIDI()
/kernel/linux/linux-5.10/sound/usb/line6/
H
A
D
midi.h
11
#include <sound/
rawmidi
.h>
/kernel/linux/linux-6.6/sound/firewire/
H
A
D
lib.h
8
#include <sound/
rawmidi
.h>
H
A
D
amdtp-am824.h
6
#include <sound/
rawmidi
.h>
/kernel/linux/linux-6.6/sound/usb/line6/
H
A
D
midi.h
11
#include <sound/
rawmidi
.h>
/kernel/linux/linux-5.10/sound/firewire/
H
A
D
amdtp-am824.h
6
#include <sound/
rawmidi
.h>
H
A
D
lib.h
8
#include <sound/
rawmidi
.h>
/kernel/linux/linux-5.10/include/sound/
H
A
D
seq_virmidi.h
11
#include <sound/
rawmidi
.h>
43
struct snd_rawmidi *rmidi; /*
rawmidi
device */
58
* the input to
rawmidi
must be processed by passing the
H
A
D
mpu401.h
10
#include <sound/
rawmidi
.h>
/kernel/linux/linux-6.6/include/sound/
H
A
D
seq_virmidi.h
11
#include <sound/
rawmidi
.h>
43
struct snd_rawmidi *rmidi; /*
rawmidi
device */
58
* the input to
rawmidi
must be processed by passing the
H
A
D
mpu401.h
10
#include <sound/
rawmidi
.h>
/kernel/linux/linux-5.10/sound/pci/ca0106/
H
A
D
ca_midi.h
12
#include <sound/
rawmidi
.h>
/kernel/linux/linux-6.6/sound/pci/ca0106/
H
A
D
ca_midi.h
12
#include <sound/
rawmidi
.h>
/kernel/linux/linux-5.10/sound/pci/echoaudio/
H
A
D
layla24.c
54
#include <sound/
rawmidi
.h>
H
A
D
mia.c
53
#include <sound/
rawmidi
.h>
H
A
D
layla20.c
52
#include <sound/
rawmidi
.h>
H
A
D
echo3g.c
54
#include <sound/
rawmidi
.h>
/kernel/linux/linux-6.6/sound/pci/echoaudio/
H
A
D
echo3g.c
54
#include <sound/
rawmidi
.h>
H
A
D
layla20.c
52
#include <sound/
rawmidi
.h>
H
A
D
layla24.c
54
#include <sound/
rawmidi
.h>
H
A
D
mia.c
53
#include <sound/
rawmidi
.h>
/kernel/linux/linux-5.10/sound/pci/ymfpci/
H
A
D
ymfpci.h
11
#include <sound/
rawmidi
.h>
317
struct snd_rawmidi *
rawmidi
;
member
Completed in 9 milliseconds
1
2
3
4
5