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:riptr
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wan/
H
A
D
fsl_ucc_hdlc.c
89
s32
riptr
;
in uhdlc_init()
local
240
/* Alloc
riptr
, tiptr */
in uhdlc_init()
241
riptr
= qe_muram_alloc(32, 32);
in uhdlc_init()
242
if (
riptr
< 0) {
in uhdlc_init()
254
if (
riptr
!= (u16)
riptr
|| tiptr != (u16)tiptr) {
in uhdlc_init()
261
iowrite16be(
riptr
, &priv->ucc_pram->
riptr
);
in uhdlc_init()
332
qe_muram_free(
riptr
);
in uhdlc_init()
748
qe_muram_free(ioread16be(&priv->ucc_pram->
riptr
));
in uhdlc_memclean()
[all...]
H
A
D
fsl_ucc_hdlc.h
25
__be16
riptr
;
member
/kernel/linux/linux-6.6/drivers/net/wan/
H
A
D
fsl_ucc_hdlc.c
89
s32
riptr
;
in uhdlc_init()
local
240
/* Alloc
riptr
, tiptr */
in uhdlc_init()
241
riptr
= qe_muram_alloc(32, 32);
in uhdlc_init()
242
if (
riptr
< 0) {
in uhdlc_init()
254
if (
riptr
!= (u16)
riptr
|| tiptr != (u16)tiptr) {
in uhdlc_init()
261
iowrite16be(
riptr
, &priv->ucc_pram->
riptr
);
in uhdlc_init()
331
qe_muram_free(
riptr
);
in uhdlc_init()
748
qe_muram_free(ioread16be(&priv->ucc_pram->
riptr
));
in uhdlc_memclean()
[all...]
H
A
D
fsl_ucc_hdlc.h
25
__be16
riptr
;
member
Completed in 8 milliseconds