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:at91_pinctrl
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/
H
A
D
pinctrl-at91.c
196
struct
at91_pinctrl
{
struct
215
const struct
at91_pinctrl
*info,
in at91_pinctrl_find_group_by_name()
235
struct
at91_pinctrl
*info = pinctrl_dev_get_drvdata(pctldev);
in at91_get_groups_count()
243
struct
at91_pinctrl
*info = pinctrl_dev_get_drvdata(pctldev);
in at91_get_group_name()
252
struct
at91_pinctrl
*info = pinctrl_dev_get_drvdata(pctldev);
in at91_get_group_pins()
273
struct
at91_pinctrl
*info = pinctrl_dev_get_drvdata(pctldev);
in at91_dt_node_to_map()
341
static void __iomem *pin_to_controller(struct
at91_pinctrl
*info,
in pin_to_controller()
768
static int pin_check_config(struct
at91_pinctrl
*info, const char *name,
in pin_check_config()
826
struct
at91_pinctrl
*info = pinctrl_dev_get_drvdata(pctldev);
in at91_pmx_set()
886
struct
at91_pinctrl
*inf
in at91_pmx_get_funcs_count()
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/
H
A
D
pinctrl-at91.c
216
struct
at91_pinctrl
{
struct
235
const struct
at91_pinctrl
*info,
in at91_pinctrl_find_group_by_name()
255
struct
at91_pinctrl
*info = pinctrl_dev_get_drvdata(pctldev);
in at91_get_groups_count()
263
struct
at91_pinctrl
*info = pinctrl_dev_get_drvdata(pctldev);
in at91_get_group_name()
272
struct
at91_pinctrl
*info = pinctrl_dev_get_drvdata(pctldev);
in at91_get_group_pins()
293
struct
at91_pinctrl
*info = pinctrl_dev_get_drvdata(pctldev);
in at91_dt_node_to_map()
361
static void __iomem *pin_to_controller(struct
at91_pinctrl
*info,
in pin_to_controller()
788
static int pin_check_config(struct
at91_pinctrl
*info, const char *name,
in pin_check_config()
846
struct
at91_pinctrl
*info = pinctrl_dev_get_drvdata(pctldev);
in at91_pmx_set()
906
struct
at91_pinctrl
*inf
in at91_pmx_get_funcs_count()
[all...]
Completed in 8 milliseconds