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:cpm_pin
(Results
1 - 19
of
19
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/8xx/
H
A
D
tqm8xx_setup.c
47
struct
cpm_pin
{
struct
51
static struct
cpm_pin
tqm8xx_pins[] __initdata = {
66
static struct
cpm_pin
tqm8xx_fec_pins[] __initdata = {
83
static void __init init_pins(int n, struct
cpm_pin
*pin)
in init_pins()
H
A
D
adder875.c
22
struct
cpm_pin
{
struct
26
static __initdata struct
cpm_pin
adder875_pins[] = {
70
const struct
cpm_pin
*pin = &adder875_pins[i];
in init_ioports()
H
A
D
ep88xc.c
24
struct
cpm_pin
{
struct
28
static struct
cpm_pin
ep88xc_pins[] = {
93
struct
cpm_pin
*pin = &ep88xc_pins[i];
in init_ioports()
H
A
D
mpc86xads_setup.c
33
struct
cpm_pin
{
struct
37
static struct
cpm_pin
mpc866ads_pins[] = {
80
struct
cpm_pin
*pin = &mpc866ads_pins[i];
in init_ioports()
H
A
D
mpc885ads_setup.c
48
struct
cpm_pin
{
struct
52
static struct
cpm_pin
mpc885ads_pins[] = {
116
struct
cpm_pin
*pin = &mpc885ads_pins[i];
in init_ioports()
/kernel/linux/linux-6.6/arch/powerpc/platforms/8xx/
H
A
D
tqm8xx_setup.c
45
struct
cpm_pin
{
struct
49
static struct
cpm_pin
tqm8xx_pins[] __initdata = {
64
static struct
cpm_pin
tqm8xx_fec_pins[] __initdata = {
81
static void __init init_pins(int n, struct
cpm_pin
*pin)
in init_pins()
H
A
D
adder875.c
21
struct
cpm_pin
{
struct
25
static __initdata struct
cpm_pin
adder875_pins[] = {
69
const struct
cpm_pin
*pin = &adder875_pins[i];
in init_ioports()
H
A
D
mpc86xads_setup.c
33
struct
cpm_pin
{
struct
37
static struct
cpm_pin
mpc866ads_pins[] = {
80
struct
cpm_pin
*pin = &mpc866ads_pins[i];
in init_ioports()
H
A
D
ep88xc.c
25
struct
cpm_pin
{
struct
29
static struct
cpm_pin
ep88xc_pins[] = {
94
struct
cpm_pin
*pin = &ep88xc_pins[i];
in init_ioports()
H
A
D
mpc885ads_setup.c
46
struct
cpm_pin
{
struct
50
static struct
cpm_pin
mpc885ads_pins[] = {
114
struct
cpm_pin
*pin = &mpc885ads_pins[i];
in init_ioports()
/kernel/linux/linux-5.10/arch/powerpc/platforms/82xx/
H
A
D
pq2fads.c
46
struct
cpm_pin
{
struct
50
static struct
cpm_pin
pq2fads_pins[] = {
101
struct
cpm_pin
*pin = &pq2fads_pins[i];
in init_ioports()
H
A
D
mpc8272_ads.c
48
struct
cpm_pin
{
struct
52
static struct
cpm_pin
mpc8272_ads_pins[] = {
116
struct
cpm_pin
*pin = &mpc8272_ads_pins[i];
in init_ioports()
H
A
D
km82xx.c
43
struct
cpm_pin
{
struct
47
static __initdata struct
cpm_pin
km82xx_pins[] = {
139
const struct
cpm_pin
*pin = &km82xx_pins[i];
in init_ioports()
H
A
D
ep8248e.c
166
struct
cpm_pin
{
struct
170
static __initdata struct
cpm_pin
ep8248e_pins[] = {
237
const struct
cpm_pin
*pin = &ep8248e_pins[i];
in init_ioports()
/kernel/linux/linux-5.10/arch/powerpc/platforms/85xx/
H
A
D
ksi8560.c
71
struct
cpm_pin
{
struct
75
static struct
cpm_pin
__initdata ksi8560_pins[] = {
111
struct
cpm_pin
*pin = &ksi8560_pins[i];
in init_ioports()
H
A
D
mpc85xx_ads.c
49
struct
cpm_pin
{
struct
53
static const struct
cpm_pin
mpc8560_ads_pins[] = {
108
const struct
cpm_pin
*pin = &mpc8560_ads_pins[i];
in init_ioports()
/kernel/linux/linux-6.6/arch/powerpc/platforms/82xx/
H
A
D
km82xx.c
41
struct
cpm_pin
{
struct
45
static __initdata struct
cpm_pin
km82xx_pins[] = {
137
const struct
cpm_pin
*pin = &km82xx_pins[i];
in init_ioports()
H
A
D
ep8248e.c
159
struct
cpm_pin
{
struct
163
static __initdata struct
cpm_pin
ep8248e_pins[] = {
230
const struct
cpm_pin
*pin = &ep8248e_pins[i];
in init_ioports()
/kernel/linux/linux-6.6/arch/powerpc/platforms/85xx/
H
A
D
ksi8560.c
71
struct
cpm_pin
{
struct
75
static struct
cpm_pin
__initdata ksi8560_pins[] = {
111
struct
cpm_pin
*pin = &ksi8560_pins[i];
in init_ioports()
Completed in 7 milliseconds