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:sss
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/drivers/pinctrl/nxp/
H
A
D
pinctrl-s32cc.c
741
unsigned int *pins, *
sss
;
in s32_pinctrl_parse_groups()
local
766
sss
= devm_kcalloc(info->dev, npins, sizeof(*
sss
), GFP_KERNEL);
in s32_pinctrl_parse_groups()
767
if (!pins || !
sss
)
in s32_pinctrl_parse_groups()
773
sss
[i] = get_pin_func(pinmux);
in s32_pinctrl_parse_groups()
775
dev_dbg(info->dev, "pin: 0x%x,
sss
: 0x%x", pins[i],
sss
[i]);
in s32_pinctrl_parse_groups()
780
grp->pin_sss =
sss
;
in s32_pinctrl_parse_groups()
/kernel/linux/linux-5.10/drivers/crypto/
H
A
D
Makefile
40
obj-$(CONFIG_CRYPTO_DEV_S5P) += s5p-
sss
.o
/kernel/linux/linux-5.10/drivers/dma/fsl-dpaa2-qdma/
H
A
D
dpaa2-qdma.h
15
u32
sss
:12; /* souce stride size */
member
/kernel/linux/linux-6.6/drivers/crypto/
H
A
D
Makefile
38
obj-$(CONFIG_CRYPTO_DEV_S5P) += s5p-
sss
.o
/kernel/linux/linux-6.6/drivers/dma/fsl-dpaa2-qdma/
H
A
D
dpaa2-qdma.h
15
u32
sss
:12; /* souce stride size */
member
Completed in 4 milliseconds