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:ump_cvt_to_ump
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/include/sound/
H
A
D
ump_convert.h
19
struct
ump_cvt_to_ump
{
struct
36
void snd_ump_convert_to_ump(struct
ump_cvt_to_ump
*cvt, unsigned char group,
40
static inline void snd_ump_convert_reset(struct
ump_cvt_to_ump
*ctx)
in snd_ump_convert_reset()
H
A
D
ump.h
13
struct
ump_cvt_to_ump
;
53
struct
ump_cvt_to_ump
*out_cvts;
/kernel/linux/linux-6.6/sound/core/
H
A
D
ump_convert.c
245
static int cvt_legacy_sysex_to_ump(struct
ump_cvt_to_ump
*cvt,
in cvt_legacy_sysex_to_ump()
279
static int cvt_legacy_system_to_ump(struct
ump_cvt_to_ump
*cvt,
in cvt_legacy_system_to_ump()
312
static int cvt_legacy_cmd_to_ump(struct
ump_cvt_to_ump
*cvt,
in cvt_legacy_cmd_to_ump()
423
static int do_convert_to_ump(struct
ump_cvt_to_ump
*cvt, unsigned char group,
in do_convert_to_ump()
500
void snd_ump_convert_to_ump(struct
ump_cvt_to_ump
*cvt, unsigned char group,
in snd_ump_convert_to_ump()
H
A
D
ump.c
1077
struct
ump_cvt_to_ump
*ctx;
in process_legacy_output()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H
A
D
f_midi2.c
131
struct
ump_cvt_to_ump
midi1_ump_cvt;
1045
struct
ump_cvt_to_ump
*cvt = &midi2->midi1_ump_cvt;
in f_midi2_midi1_ep_out_complete()
Completed in 7 milliseconds