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:usb_stream
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/sound/usb/usx2y/
H
A
D
usb_stream.h
5
#include <uapi/sound/
usb_stream
.h>
11
struct
usb_stream
*s;
34
struct
usb_stream
*usb_stream_new(struct usb_stream_kernel *sk,
H
A
D
usb_stream.c
9
#include "
usb_stream
.h"
16
struct
usb_stream
*s = sk->s;
in usb_stream_next_packet_size()
23
struct
usb_stream
*s = sk->s;
in playback_prep_freqn()
86
struct
usb_stream
*s = sk->s;
in init_urbs()
131
struct
usb_stream
*s;
in usb_stream_free()
154
struct
usb_stream
*usb_stream_new(struct usb_stream_kernel *sk,
in usb_stream_new()
162
int read_size = sizeof(struct
usb_stream
);
in usb_stream_new()
280
struct
usb_stream
*s = sk->s;
in usb_stream_prepare_playback()
381
static void loop_back(struct
usb_stream
*s)
in loop_back()
433
static void loop_back(struct
usb_stream
*
[all...]
H
A
D
us122l.c
15
#include "
usb_stream
.c"
108
struct
usb_stream
*s;
in usb_stream_hwdep_vm_fault()
201
struct
usb_stream
*s;
in usb_stream_hwdep_mmap()
245
struct
usb_stream
*s = us122l->sk.s;
in usb_stream_hwdep_poll()
344
struct
usb_stream
*s;
in usb_stream_hwdep_ioctl()
/kernel/linux/linux-6.6/sound/usb/usx2y/
H
A
D
usb_stream.h
5
#include <uapi/sound/
usb_stream
.h>
11
struct
usb_stream
*s;
34
struct
usb_stream
*usb_stream_new(struct usb_stream_kernel *sk,
H
A
D
usb_stream.c
9
#include "
usb_stream
.h"
15
struct
usb_stream
*s = sk->s;
in usb_stream_next_packet_size()
23
struct
usb_stream
*s = sk->s;
in playback_prep_freqn()
89
struct
usb_stream
*s = sk->s;
in init_urbs()
132
struct
usb_stream
*s;
in usb_stream_free()
155
struct
usb_stream
*usb_stream_new(struct usb_stream_kernel *sk,
in usb_stream_new()
166
int read_size = sizeof(struct
usb_stream
);
in usb_stream_new()
285
struct
usb_stream
*s = sk->s;
in usb_stream_prepare_playback()
388
static void loop_back(struct
usb_stream
*s)
in loop_back()
440
static void loop_back(struct
usb_stream
*
[all...]
H
A
D
us122l.c
15
#include "
usb_stream
.c"
109
struct
usb_stream
*s;
in usb_stream_hwdep_vm_fault()
204
struct
usb_stream
*s;
in usb_stream_hwdep_mmap()
248
struct
usb_stream
*s = us122l->sk.s;
in usb_stream_hwdep_poll()
350
struct
usb_stream
*s;
in usb_stream_hwdep_ioctl()
/kernel/linux/linux-5.10/include/uapi/sound/
H
A
D
usb_stream.h
41
struct
usb_stream
{
struct
/kernel/linux/linux-6.6/include/uapi/sound/
H
A
D
usb_stream.h
27
struct
usb_stream
{
struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H
A
D
usb_stream.h
33
struct
usb_stream
{
struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H
A
D
usb_stream.h
33
struct
usb_stream
{
struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H
A
D
usb_stream.h
21
struct
usb_stream
{
struct
Completed in 6 milliseconds