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:ua101
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/sound/usb/misc/
H
A
D
ua101.c
66
/* bits in struct
ua101
::states */
79
struct
ua101
{
struct
129
static void abort_alsa_playback(struct
ua101
*ua);
130
static void abort_alsa_capture(struct
ua101
*ua);
157
static void abort_usb_capture(struct
ua101
*ua)
in abort_usb_capture()
165
static void abort_usb_playback(struct
ua101
*ua)
in abort_usb_playback()
174
struct
ua101
*ua = urb->urb.context;
in playback_urb_complete()
201
struct
ua101
*ua = urb->context;
in first_playback_urb_complete()
242
static inline void add_with_wraparound(struct
ua101
*ua,
in add_with_wraparound()
252
struct
ua101
*u
in playback_work()
[all...]
H
A
D
Makefile
2
snd-
ua101
-objs :=
ua101
.o
3
obj-$(CONFIG_SND_USB_UA101) += snd-
ua101
.o
/kernel/linux/linux-6.6/sound/usb/misc/
H
A
D
ua101.c
65
/* bits in struct
ua101
::states */
78
struct
ua101
{
struct
128
static void abort_alsa_playback(struct
ua101
*ua);
129
static void abort_alsa_capture(struct
ua101
*ua);
156
static void abort_usb_capture(struct
ua101
*ua)
in abort_usb_capture()
164
static void abort_usb_playback(struct
ua101
*ua)
in abort_usb_playback()
173
struct
ua101
*ua = urb->urb.context;
in playback_urb_complete()
200
struct
ua101
*ua = urb->context;
in first_playback_urb_complete()
241
static inline void add_with_wraparound(struct
ua101
*ua,
in add_with_wraparound()
251
struct
ua101
*u
in playback_work()
[all...]
H
A
D
Makefile
2
snd-
ua101
-objs :=
ua101
.o
3
obj-$(CONFIG_SND_USB_UA101) += snd-
ua101
.o
Completed in 3 milliseconds