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:uccs
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/soc/fsl/qe/
H
A
D
ucc_slow.c
42
void ucc_slow_graceful_stop_tx(struct ucc_slow_private *
uccs
)
in ucc_slow_graceful_stop_tx()
argument
53
void ucc_slow_stop_tx(struct ucc_slow_private *
uccs
)
in ucc_slow_stop_tx()
argument
63
void ucc_slow_restart_tx(struct ucc_slow_private *
uccs
)
in ucc_slow_restart_tx()
argument
73
void ucc_slow_enable(struct ucc_slow_private *
uccs
, enum comm_dir mode)
in ucc_slow_enable()
argument
94
ucc_slow_disable(struct ucc_slow_private *
uccs
, enum comm_dir mode)
ucc_slow_disable()
argument
121
struct ucc_slow_private *
uccs
;
ucc_slow_init()
local
344
ucc_slow_free(struct ucc_slow_private *
uccs
)
ucc_slow_free()
argument
[all...]
/kernel/linux/linux-6.6/drivers/soc/fsl/qe/
H
A
D
ucc_slow.c
42
void ucc_slow_graceful_stop_tx(struct ucc_slow_private *
uccs
)
in ucc_slow_graceful_stop_tx()
argument
53
void ucc_slow_stop_tx(struct ucc_slow_private *
uccs
)
in ucc_slow_stop_tx()
argument
63
void ucc_slow_restart_tx(struct ucc_slow_private *
uccs
)
in ucc_slow_restart_tx()
argument
73
void ucc_slow_enable(struct ucc_slow_private *
uccs
, enum comm_dir mode)
in ucc_slow_enable()
argument
94
ucc_slow_disable(struct ucc_slow_private *
uccs
, enum comm_dir mode)
ucc_slow_disable()
argument
121
struct ucc_slow_private *
uccs
;
ucc_slow_init()
local
344
ucc_slow_free(struct ucc_slow_private *
uccs
)
ucc_slow_free()
argument
[all...]
/kernel/linux/linux-5.10/drivers/tty/serial/
H
A
D
ucc_uart.c
986
struct ucc_slow_private *
uccs
;
in qe_uart_request_port()
local
1051
struct ucc_slow_private *
uccs
= qe_port->us_private;
in qe_uart_release_port()
local
/kernel/linux/linux-6.6/drivers/tty/serial/
H
A
D
ucc_uart.c
972
struct ucc_slow_private *
uccs
;
in qe_uart_request_port()
local
1037
struct ucc_slow_private *
uccs
= qe_port->us_private;
in qe_uart_release_port()
local
/kernel/linux/linux-5.10/include/soc/fsl/qe/
H
A
D
immap_qe.h
247
u8
uccs
; /* UCCx status register */
member
264
u8
uccs
; /* UCCx status register */
member
/kernel/linux/linux-6.6/include/soc/fsl/qe/
H
A
D
immap_qe.h
248
u8
uccs
; /* UCCx status register */
member
265
u8
uccs
; /* UCCx status register */
member
Completed in 9 milliseconds