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_ump_block
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/include/sound/
H
A
D
ump.h
11
struct
snd_ump_block
;
35
struct list_head block_list; /* list of
snd_ump_block
objects */
76
struct
snd_ump_block
*fb);
80
struct
snd_ump_block
{
struct
85
void (*private_free)(struct
snd_ump_block
*blk);
98
unsigned int num_groups, struct
snd_ump_block
**blk_ret);
/kernel/linux/linux-6.6/sound/core/
H
A
D
ump.c
75
struct
snd_ump_block
*fb;
in snd_ump_endpoint_free()
78
fb = list_first_entry(&ump->block_list, struct
snd_ump_block
,
in snd_ump_endpoint_free()
204
static struct
snd_ump_block
*
207
struct
snd_ump_block
*fb;
in snd_ump_get_block()
365
unsigned int num_groups, struct
snd_ump_block
**blk_ret)
in snd_ump_block_new()
367
struct
snd_ump_block
*fb, *p;
in snd_ump_block_new()
412
struct
snd_ump_block
*fb;
in snd_ump_ioctl_block()
480
struct
snd_ump_block
*fb;
in snd_ump_proc_read()
733
struct
snd_ump_block
*fb,
in is_fb_info_updated()
751
struct
snd_ump_block
*f
in seq_notify_fb_change()
[all...]
/kernel/linux/linux-6.6/sound/core/seq/
H
A
D
seq_ump_client.c
288
struct
snd_ump_block
*fb;
in update_group_attrs()
451
struct
snd_ump_block
*fb)
in seq_ump_notify_fb_change()
483
struct
snd_ump_block
*fb;
in snd_seq_ump_probe()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H
A
D
f_midi2.c
50
struct
snd_ump_block
*fb; /* assigned FB */
1571
struct
snd_ump_block
*fb;
in f_midi2_create_card()
/kernel/linux/linux-6.6/sound/usb/
H
A
D
midi2.c
827
struct
snd_ump_block
*fb;
in create_gtb_block()
Completed in 8 milliseconds