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:octeon_hcd
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/octeon-usb/
H
A
D
octeon-hcd.c
347
* struct
octeon_hcd
- the state of the USB block
364
struct
octeon_hcd
{
struct
412
static inline struct usb_hcd *octeon_to_hcd(struct
octeon_hcd
*p)
in octeon_to_hcd()
522
static inline u32 cvmx_usb_read_csr32(struct
octeon_hcd
*usb, u64 address)
in cvmx_usb_read_csr32()
536
static inline void cvmx_usb_write_csr32(struct
octeon_hcd
*usb,
in cvmx_usb_write_csr32()
552
static inline int cvmx_usb_pipe_needs_split(struct
octeon_hcd
*usb,
in cvmx_usb_pipe_needs_split()
574
static int cvmx_wait_tx_rx(struct
octeon_hcd
*usb, int fflsh_type)
in cvmx_wait_tx_rx()
600
static void cvmx_fifo_setup(struct
octeon_hcd
*usb)
in cvmx_fifo_setup()
656
static int cvmx_usb_shutdown(struct
octeon_hcd
*usb)
in cvmx_usb_shutdown()
685
* @usb: Pointer to struct
octeon_hcd
[all...]
/kernel/linux/linux-6.6/drivers/usb/host/
H
A
D
octeon-hcd.c
349
* struct
octeon_hcd
- the state of the USB block
366
struct
octeon_hcd
{
struct
414
static inline struct usb_hcd *octeon_to_hcd(struct
octeon_hcd
*p)
in octeon_to_hcd()
524
static inline u32 cvmx_usb_read_csr32(struct
octeon_hcd
*usb, u64 address)
in cvmx_usb_read_csr32()
538
static inline void cvmx_usb_write_csr32(struct
octeon_hcd
*usb,
in cvmx_usb_write_csr32()
554
static inline int cvmx_usb_pipe_needs_split(struct
octeon_hcd
*usb,
in cvmx_usb_pipe_needs_split()
576
static int cvmx_wait_tx_rx(struct
octeon_hcd
*usb, int fflsh_type)
in cvmx_wait_tx_rx()
602
static void cvmx_fifo_setup(struct
octeon_hcd
*usb)
in cvmx_fifo_setup()
658
static int cvmx_usb_shutdown(struct
octeon_hcd
*usb)
in cvmx_usb_shutdown()
687
* @usb: Pointer to struct
octeon_hcd
[all...]
Completed in 4 milliseconds