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:mvebu_mpp_mode
(Results
1 - 25
of
25
) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/mvebu/
H
A
D
pinctrl-mvebu.h
95
* struct
mvebu_mpp_mode
- link ctrl and settings
102
struct
mvebu_mpp_mode
{
struct
127
struct
mvebu_mpp_mode
*modes;
H
A
D
pinctrl-armada-cp110.c
40
static struct
mvebu_mpp_mode
armada_cp110_mpp_modes[] = {
629
static void mvebu_pinctrl_assign_variant(struct
mvebu_mpp_mode
*m,
in mvebu_pinctrl_assign_variant()
659
struct
mvebu_mpp_mode
*m = &armada_cp110_mpp_modes[i];
in armada_cp110_pinctrl_probe()
H
A
D
pinctrl-armada-ap806.c
21
static struct
mvebu_mpp_mode
armada_ap806_mpp_modes[] = {
H
A
D
pinctrl-orion.c
74
static struct
mvebu_mpp_mode
orion_mpp_modes[] = {
H
A
D
pinctrl-armada-xp.c
42
static struct
mvebu_mpp_mode
armada_xp_mpp_modes[] = {
351
static struct
mvebu_mpp_mode
mv98dx3236_mpp_modes[] = {
H
A
D
pinctrl-armada-370.c
21
static struct
mvebu_mpp_mode
mv88f6710_mpp_modes[] = {
H
A
D
pinctrl-armada-38x.c
28
static struct
mvebu_mpp_mode
armada_38x_mpp_modes[] = {
H
A
D
pinctrl-armada-39x.c
28
static struct
mvebu_mpp_mode
armada_39x_mpp_modes[] = {
H
A
D
pinctrl-armada-375.c
21
static struct
mvebu_mpp_mode
mv88f6720_mpp_modes[] = {
H
A
D
pinctrl-kirkwood.c
34
static struct
mvebu_mpp_mode
mv88f6xxx_mpp_modes[] = {
H
A
D
pinctrl-mvebu.c
687
struct
mvebu_mpp_mode
*mode = &soc->modes[n];
in mvebu_pinctrl_probe()
H
A
D
pinctrl-dove.c
369
static struct
mvebu_mpp_mode
dove_mpp_modes[] = {
/kernel/linux/linux-6.6/drivers/pinctrl/mvebu/
H
A
D
pinctrl-mvebu.h
95
* struct
mvebu_mpp_mode
- link ctrl and settings
102
struct
mvebu_mpp_mode
{
struct
127
struct
mvebu_mpp_mode
*modes;
H
A
D
pinctrl-armada-cp110.c
40
static struct
mvebu_mpp_mode
armada_cp110_mpp_modes[] = {
629
static void mvebu_pinctrl_assign_variant(struct
mvebu_mpp_mode
*m,
in mvebu_pinctrl_assign_variant()
659
struct
mvebu_mpp_mode
*m = &armada_cp110_mpp_modes[i];
in armada_cp110_pinctrl_probe()
H
A
D
pinctrl-armada-ap806.c
21
static struct
mvebu_mpp_mode
armada_ap806_mpp_modes[] = {
H
A
D
pinctrl-ac5.c
19
static struct
mvebu_mpp_mode
ac5_mpp_modes[] = {
H
A
D
pinctrl-orion.c
74
static struct
mvebu_mpp_mode
orion_mpp_modes[] = {
H
A
D
pinctrl-armada-xp.c
42
static struct
mvebu_mpp_mode
armada_xp_mpp_modes[] = {
351
static struct
mvebu_mpp_mode
mv98dx3236_mpp_modes[] = {
H
A
D
pinctrl-armada-38x.c
28
static struct
mvebu_mpp_mode
armada_38x_mpp_modes[] = {
H
A
D
pinctrl-armada-39x.c
28
static struct
mvebu_mpp_mode
armada_39x_mpp_modes[] = {
H
A
D
pinctrl-armada-375.c
20
static struct
mvebu_mpp_mode
mv88f6720_mpp_modes[] = {
H
A
D
pinctrl-armada-370.c
20
static struct
mvebu_mpp_mode
mv88f6710_mpp_modes[] = {
H
A
D
pinctrl-kirkwood.c
34
static struct
mvebu_mpp_mode
mv88f6xxx_mpp_modes[] = {
H
A
D
pinctrl-dove.c
369
static struct
mvebu_mpp_mode
dove_mpp_modes[] = {
H
A
D
pinctrl-mvebu.c
697
struct
mvebu_mpp_mode
*mode = &soc->modes[n];
in mvebu_pinctrl_probe()
Completed in 17 milliseconds