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:sppctl
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/pinctrl/sunplus/
H
A
D
sppctl.c
23
#include <dt-bindings/pinctrl/
sppctl
-sp7021.h>
28
#include "
sppctl
.h"
849
* 'include/dt-binging/pinctrl/
sppctl
.h').
in sppctl_dt_node_to_map()
993
struct sppctl_pdata *
sppctl
= platform_get_drvdata(pdev);
in sppctl_group_groups()
local
997
sppctl
->unq_grps_sz = sppctl_gpio_list_sz;
in sppctl_group_groups()
1000
sppctl
->unq_grps_sz += sppctl_list_funcs[i].gnum;
in sppctl_group_groups()
1002
sppctl
->unq_grps = devm_kcalloc(&pdev->dev,
sppctl
->unq_grps_sz + 1,
in sppctl_group_groups()
1003
sizeof(*
sppctl
->unq_grps), GFP_KERNEL);
in sppctl_group_groups()
1004
if (!
sppctl
in sppctl_group_groups()
1038
struct
sppctl
_pdata *
sppctl
= platform_get_drvdata(pdev);
sppctl_pinctrl_init()
local
1062
sppctl
_resource_map(struct platform_device *pdev, struct
sppctl
_pdata *
sppctl
)
sppctl_resource_map()
argument
1085
struct
sppctl
_pdata *
sppctl
;
sppctl_probe()
local
[all...]
H
A
D
Makefile
6
sppinctrl-objs :=
sppctl
.o sppctl_sp7021.o
/kernel/linux/linux-6.6/include/dt-bindings/pinctrl/
H
A
D
sppctl-sp7021.h
11
#include <dt-bindings/pinctrl/
sppctl
.h>
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/pinctrl/
H
A
D
sppctl-sp7021.h
11
#include <dt-bindings/pinctrl/
sppctl
.h>
Completed in 4 milliseconds