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:toneport
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/sound/usb/line6/
H
A
D
Makefile
H
A
D
toneport.c
36
struct usb_line6_toneport *
toneport
;
member
213
struct usb_line6_toneport *
toneport
= line6_to_toneport(line6pcm->line6);
in snd_toneport_source_get()
local
224
struct usb_line6_toneport *
toneport
= line6_to_toneport(line6pcm->line6);
in snd_toneport_source_put()
local
273
static bool toneport_has_led(struct usb_line6_toneport *
toneport
)
in toneport_has_led()
argument
289
static void toneport_update_led(struct usb_line6_toneport *
toneport
)
in toneport_update_led()
argument
304
toneport
_init_leds(struct usb_line6_
toneport
*
toneport
)
toneport_init_leds()
argument
329
toneport
_remove_leds(struct usb_line6_
toneport
*
toneport
)
toneport_remove_leds()
argument
343
toneport
_has_source_select(struct usb_line6_
toneport
*
toneport
)
toneport_has_source_select()
argument
360
toneport
_setup(struct usb_line6_
toneport
*
toneport
)
toneport_setup()
argument
398
struct usb_line6_
toneport
*
toneport
= line6_to_
toneport
(line6);
line6_toneport_disconnect()
local
412
struct usb_line6_
toneport
*
toneport
= line6_to_
toneport
(line6);
toneport_init()
local
[all...]
/kernel/linux/linux-6.6/sound/usb/line6/
H
A
D
Makefile
H
A
D
toneport.c
36
struct usb_line6_toneport *
toneport
;
member
213
struct usb_line6_toneport *
toneport
= line6_to_toneport(line6pcm->line6);
in snd_toneport_source_get()
local
224
struct usb_line6_toneport *
toneport
= line6_to_toneport(line6pcm->line6);
in snd_toneport_source_put()
local
273
static bool toneport_has_led(struct usb_line6_toneport *
toneport
)
in toneport_has_led()
argument
289
static void toneport_update_led(struct usb_line6_toneport *
toneport
)
in toneport_update_led()
argument
304
toneport
_init_leds(struct usb_line6_
toneport
*
toneport
)
toneport_init_leds()
argument
329
toneport
_remove_leds(struct usb_line6_
toneport
*
toneport
)
toneport_remove_leds()
argument
343
toneport
_has_source_select(struct usb_line6_
toneport
*
toneport
)
toneport_has_source_select()
argument
360
toneport
_setup(struct usb_line6_
toneport
*
toneport
)
toneport_setup()
argument
398
struct usb_line6_
toneport
*
toneport
= line6_to_
toneport
(line6);
line6_toneport_disconnect()
local
412
struct usb_line6_
toneport
*
toneport
= line6_to_
toneport
(line6);
toneport_init()
local
[all...]
Completed in 2 milliseconds