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:bcd2k
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/sound/usb/bcd2000/
H
A
D
bcd2000.c
92
struct bcd2000 *
bcd2k
= substream->rmidi->private_data;
in bcd2000_midi_input_trigger()
local
96
static void bcd2000_midi_handle_input(struct bcd2000 *
bcd2k
,
in bcd2000_midi_handle_input()
argument
126
static void bcd2000_midi_send(struct bcd2000 *
bcd2k
)
in bcd2000_midi_send()
argument
179
struct bcd2000 *
bcd2k
= substream->rmidi->private_data;
bcd2000_midi_output_close()
local
193
struct bcd2000 *
bcd2k
= substream->rmidi->private_data;
bcd2000_midi_output_trigger()
local
207
struct bcd2000 *
bcd2k
= urb->context;
bcd2000_output_complete()
local
225
struct bcd2000 *
bcd2k
= urb->context;
bcd2000_input_complete()
local
258
bcd2000_init_device(struct bcd2000 *
bcd2k
)
bcd2000_init_device()
argument
290
bcd2000_init_midi(struct bcd2000 *
bcd2k
)
bcd2000_init_midi()
argument
348
bcd2000_free_usb_related_resources(struct bcd2000 *
bcd2k
, struct usb_interface *interface)
bcd2000_free_usb_related_resources()
argument
367
struct bcd2000 *
bcd2k
;
bcd2000_probe()
local
429
struct bcd2000 *
bcd2k
= usb_get_intfdata(interface);
bcd2000_disconnect()
local
[all...]
/kernel/linux/linux-6.6/sound/usb/bcd2000/
H
A
D
bcd2000.c
92
struct bcd2000 *
bcd2k
= substream->rmidi->private_data;
in bcd2000_midi_input_trigger()
local
96
static void bcd2000_midi_handle_input(struct bcd2000 *
bcd2k
,
in bcd2000_midi_handle_input()
argument
126
static void bcd2000_midi_send(struct bcd2000 *
bcd2k
)
in bcd2000_midi_send()
argument
179
struct bcd2000 *
bcd2k
= substream->rmidi->private_data;
bcd2000_midi_output_close()
local
193
struct bcd2000 *
bcd2k
= substream->rmidi->private_data;
bcd2000_midi_output_trigger()
local
207
struct bcd2000 *
bcd2k
= urb->context;
bcd2000_output_complete()
local
225
struct bcd2000 *
bcd2k
= urb->context;
bcd2000_input_complete()
local
258
bcd2000_init_device(struct bcd2000 *
bcd2k
)
bcd2000_init_device()
argument
290
bcd2000_init_midi(struct bcd2000 *
bcd2k
)
bcd2000_init_midi()
argument
348
bcd2000_free_usb_related_resources(struct bcd2000 *
bcd2k
, struct usb_interface *interface)
bcd2000_free_usb_related_resources()
argument
367
struct bcd2000 *
bcd2k
;
bcd2000_probe()
local
429
struct bcd2000 *
bcd2k
= usb_get_intfdata(interface);
bcd2000_disconnect()
local
[all...]
Completed in 1 milliseconds