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:usbhs_fifo
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/
H
A
D
fifo.c
98
struct
usbhs_fifo
*fifo);
99
static struct dma_chan *usbhsf_dma_chan_get(struct
usbhs_fifo
*fifo,
109
struct
usbhs_fifo
*fifo = usbhs_pipe_to_fifo(pipe);
in usbhs_pkt_pop()
256
struct
usbhs_fifo
*fifo)
in usbhsf_send_terminator()
264
struct
usbhs_fifo
*fifo)
in usbhsf_fifo_barrier()
274
struct
usbhs_fifo
*fifo)
in usbhsf_fifo_clear()
300
struct
usbhs_fifo
*fifo)
in usbhsf_fifo_rcv_len()
306
struct
usbhs_fifo
*fifo)
in usbhsf_fifo_unselect()
315
struct
usbhs_fifo
*fifo,
in usbhsf_fifo_select()
359
struct
usbhs_fifo
*fif
in usbhs_dcp_dir_switch_to_write()
[all...]
H
A
D
fifo.h
17
struct
usbhs_fifo
{
struct
34
struct
usbhs_fifo
cfifo;
35
struct
usbhs_fifo
dfifo[USBHS_MAX_NUM_DFIFO];
H
A
D
pipe.h
21
struct
usbhs_fifo
*fifo;
92
void usbhs_pipe_select_fifo(struct usbhs_pipe *pipe, struct
usbhs_fifo
*fifo);
H
A
D
pipe.c
754
void usbhs_pipe_select_fifo(struct usbhs_pipe *pipe, struct
usbhs_fifo
*fifo)
in usbhs_pipe_select_fifo()
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/
H
A
D
fifo.c
98
struct
usbhs_fifo
*fifo);
99
static struct dma_chan *usbhsf_dma_chan_get(struct
usbhs_fifo
*fifo,
109
struct
usbhs_fifo
*fifo = usbhs_pipe_to_fifo(pipe);
in usbhs_pkt_pop()
258
struct
usbhs_fifo
*fifo)
in usbhsf_send_terminator()
266
struct
usbhs_fifo
*fifo)
in usbhsf_fifo_barrier()
276
struct
usbhs_fifo
*fifo)
in usbhsf_fifo_clear()
302
struct
usbhs_fifo
*fifo)
in usbhsf_fifo_rcv_len()
308
struct
usbhs_fifo
*fifo)
in usbhsf_fifo_unselect()
317
struct
usbhs_fifo
*fifo,
in usbhsf_fifo_select()
361
struct
usbhs_fifo
*fif
in usbhs_dcp_dir_switch_to_write()
[all...]
H
A
D
fifo.h
17
struct
usbhs_fifo
{
struct
34
struct
usbhs_fifo
cfifo;
35
struct
usbhs_fifo
dfifo[USBHS_MAX_NUM_DFIFO];
H
A
D
pipe.h
21
struct
usbhs_fifo
*fifo;
92
void usbhs_pipe_select_fifo(struct usbhs_pipe *pipe, struct
usbhs_fifo
*fifo);
H
A
D
pipe.c
754
void usbhs_pipe_select_fifo(struct usbhs_pipe *pipe, struct
usbhs_fifo
*fifo)
in usbhs_pipe_select_fifo()
Completed in 6 milliseconds