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:mtk_pin_soc
(Results
1 - 25
of
30
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/pinctrl/mediatek/
H
A
D
pinctrl-mt6797.c
50
static const struct
mtk_pin_soc
mt6797_data = {
H
A
D
pinctrl-moore.h
49
const struct
mtk_pin_soc
*soc);
H
A
D
pinctrl-mtk-common-v2.h
191
/* struct
mtk_pin_soc
- the structure that holds SoC-specific data */
192
struct
mtk_pin_soc
{
struct
250
const struct
mtk_pin_soc
*soc;
H
A
D
pinctrl-paris.h
61
const struct
mtk_pin_soc
*soc);
H
A
D
pinctrl-mt7629.c
407
static struct
mtk_pin_soc
mt7629_data = {
H
A
D
pinctrl-mt7622.c
862
static const struct
mtk_pin_soc
mt7622_data = {
H
A
D
pinctrl-moore.c
589
const struct
mtk_pin_soc
*soc)
in mtk_moore_pinctrl_probe()
H
A
D
pinctrl-paris.c
935
const struct
mtk_pin_soc
*soc)
in mtk_paris_pinctrl_probe()
H
A
D
pinctrl-mt8183.c
550
static const struct
mtk_pin_soc
mt8183_data = {
H
A
D
pinctrl-mt7623.c
1374
static struct
mtk_pin_soc
mt7623_data = {
H
A
D
pinctrl-mt6779.c
742
static const struct
mtk_pin_soc
mt6779_data = {
H
A
D
pinctrl-mt6765.c
1067
static const struct
mtk_pin_soc
mt6765_data = {
/kernel/linux/linux-6.6/drivers/pinctrl/mediatek/
H
A
D
pinctrl-moore.h
49
const struct
mtk_pin_soc
*soc);
H
A
D
pinctrl-mt6797.c
50
static const struct
mtk_pin_soc
mt6797_data = {
H
A
D
pinctrl-mtk-common-v2.h
233
/* struct
mtk_pin_soc
- the structure that holds SoC-specific data */
234
struct
mtk_pin_soc
{
struct
295
const struct
mtk_pin_soc
*soc;
H
A
D
pinctrl-mt7629.c
408
static struct
mtk_pin_soc
mt7629_data = {
H
A
D
pinctrl-mt7986.c
912
static struct
mtk_pin_soc
mt7986a_data = {
938
static struct
mtk_pin_soc
mt7986b_data = {
H
A
D
pinctrl-moore.c
643
const struct
mtk_pin_soc
*soc)
in mtk_moore_pinctrl_probe()
H
A
D
pinctrl-mt7622.c
852
static const struct
mtk_pin_soc
mt7622_data = {
H
A
D
pinctrl-mt7981.c
982
static struct
mtk_pin_soc
mt7981_data = {
H
A
D
pinctrl-mt8183.c
551
static const struct
mtk_pin_soc
mt8183_data = {
H
A
D
pinctrl-mt6795.c
583
static const struct
mtk_pin_soc
mt6795_data = {
H
A
D
pinctrl-mt8195.c
941
static const struct
mtk_pin_soc
mt8195_data = {
H
A
D
pinctrl-mt7623.c
1375
static struct
mtk_pin_soc
mt7623_data = {
H
A
D
pinctrl-mt6779.c
743
static const struct
mtk_pin_soc
mt6779_data = {
Completed in 26 milliseconds
1
2