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:meson_pmx_func
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/meson/
H
A
D
pinctrl-meson.h
35
* struct
meson_pmx_func
- a pinmux function
41
struct
meson_pmx_func
{
struct
111
struct
meson_pmx_func
*funcs;
H
A
D
pinctrl-meson8-pmx.c
60
struct
meson_pmx_func
*func = &pc->data->funcs[func_num];
in meson8_pmx_set_mux()
H
A
D
pinctrl-meson-axg-pmx.c
86
struct
meson_pmx_func
*func = &pc->data->funcs[func_num];
in meson_axg_pmx_set_mux()
H
A
D
pinctrl-meson-gxl.c
766
static struct
meson_pmx_func
meson_gxl_periphs_functions[] = {
796
static struct
meson_pmx_func
meson_gxl_aobus_functions[] = {
H
A
D
pinctrl-meson-gxbb.c
801
static struct
meson_pmx_func
meson_gxbb_periphs_functions[] = {
832
static struct
meson_pmx_func
meson_gxbb_aobus_functions[] = {
H
A
D
pinctrl-meson-axg.c
959
static struct
meson_pmx_func
meson_axg_periphs_functions[] = {
991
static struct
meson_pmx_func
meson_axg_aobus_functions[] = {
H
A
D
pinctrl-meson8.c
1018
static struct
meson_pmx_func
meson8_cbus_functions[] = {
1054
static struct
meson_pmx_func
meson8_aobus_functions[] = {
H
A
D
pinctrl-meson8b.c
872
static struct
meson_pmx_func
meson8b_cbus_functions[] = {
906
static struct
meson_pmx_func
meson8b_aobus_functions[] = {
H
A
D
pinctrl-meson-g12a.c
1251
static struct
meson_pmx_func
meson_g12a_periphs_functions[] = {
1293
static struct
meson_pmx_func
meson_g12a_aobus_functions[] = {
H
A
D
pinctrl-meson-a1.c
835
static struct
meson_pmx_func
meson_a1_periphs_functions[] = {
/kernel/linux/linux-6.6/drivers/pinctrl/meson/
H
A
D
pinctrl-meson.h
38
* struct
meson_pmx_func
- a pinmux function
44
struct
meson_pmx_func
{
struct
114
struct
meson_pmx_func
*funcs;
H
A
D
pinctrl-meson8-pmx.c
60
struct
meson_pmx_func
*func = &pc->data->funcs[func_num];
in meson8_pmx_set_mux()
H
A
D
pinctrl-meson-axg-pmx.c
85
struct
meson_pmx_func
*func = &pc->data->funcs[func_num];
in meson_axg_pmx_set_mux()
H
A
D
pinctrl-meson-gxl.c
766
static struct
meson_pmx_func
meson_gxl_periphs_functions[] = {
796
static struct
meson_pmx_func
meson_gxl_aobus_functions[] = {
H
A
D
pinctrl-meson-gxbb.c
801
static struct
meson_pmx_func
meson_gxbb_periphs_functions[] = {
832
static struct
meson_pmx_func
meson_gxbb_aobus_functions[] = {
H
A
D
pinctrl-meson8.c
1018
static struct
meson_pmx_func
meson8_cbus_functions[] = {
1054
static struct
meson_pmx_func
meson8_aobus_functions[] = {
H
A
D
pinctrl-meson8b.c
872
static struct
meson_pmx_func
meson8b_cbus_functions[] = {
906
static struct
meson_pmx_func
meson8b_aobus_functions[] = {
H
A
D
pinctrl-meson-axg.c
958
static struct
meson_pmx_func
meson_axg_periphs_functions[] = {
990
static struct
meson_pmx_func
meson_axg_aobus_functions[] = {
H
A
D
pinctrl-meson-g12a.c
1256
static struct
meson_pmx_func
meson_g12a_periphs_functions[] = {
1298
static struct
meson_pmx_func
meson_g12a_aobus_functions[] = {
H
A
D
pinctrl-meson-a1.c
835
static struct
meson_pmx_func
meson_a1_periphs_functions[] = {
H
A
D
pinctrl-meson-s4.c
1103
static struct
meson_pmx_func
meson_s4_periphs_functions[] = {
H
A
D
pinctrl-amlogic-c3.c
990
static struct
meson_pmx_func
c3_periphs_functions[] = {
Completed in 25 milliseconds