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:msm_function
(Results
1 - 24
of
24
) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/qcom/
H
A
D
pinctrl-msm.h
11
* struct
msm_function
- a pinmux function
16
struct
msm_function
{
struct
126
const struct
msm_function
*functions;
H
A
D
pinctrl-ipq8064.c
490
static const struct
msm_function
ipq8064_functions[] = {
H
A
D
pinctrl-msm8226.c
434
static const struct
msm_function
msm8226_functions[] = {
H
A
D
pinctrl-ipq6018.c
857
static const struct
msm_function
ipq6018_functions[] = {
H
A
D
pinctrl-ipq8074.c
800
static const struct
msm_function
ipq8074_functions[] = {
H
A
D
pinctrl-apq8064.c
467
static const struct
msm_function
apq8064_functions[] = {
H
A
D
pinctrl-mdm9615.c
323
static const struct
msm_function
mdm9615_functions[] = {
H
A
D
pinctrl-qcs404.c
1306
static const struct
msm_function
qcs404_functions[] = {
H
A
D
pinctrl-sdm660.c
1102
static const struct
msm_function
sdm660_functions[] = {
H
A
D
pinctrl-sc7180.c
871
static const struct
msm_function
sc7180_functions[] = {
H
A
D
pinctrl-msm8x74.c
788
static const struct
msm_function
msm8x74_functions[] = {
H
A
D
pinctrl-msm.c
1360
const struct
msm_function
*func = pctrl->soc->functions;
in msm_pinctrl_setup_pm_reset()
H
A
D
pinctrl-msm8916.c
684
static const struct
msm_function
msm8916_functions[] = {
H
A
D
pinctrl-msm8976.c
822
static const struct
msm_function
msm8976_functions[] = {
H
A
D
pinctrl-msm8660.c
724
static const struct
msm_function
msm8660_functions[] = {
H
A
D
pinctrl-apq8084.c
909
static const struct
msm_function
apq8084_functions[] = {
H
A
D
pinctrl-ipq4019.c
481
static const struct
msm_function
ipq4019_functions[] = {
H
A
D
pinctrl-msm8998.c
1170
static const struct
msm_function
msm8998_functions[] = {
H
A
D
pinctrl-sdm845.c
986
static const struct
msm_function
sdm845_functions[] = {
H
A
D
pinctrl-sm8150.c
1183
static const struct
msm_function
sm8150_functions[] = {
H
A
D
pinctrl-sm8250.c
1006
static const struct
msm_function
sm8250_functions[] = {
H
A
D
pinctrl-msm8996.c
1412
static const struct
msm_function
msm8996_functions[] = {
H
A
D
pinctrl-msm8994.c
953
static const struct
msm_function
msm8994_functions[] = {
H
A
D
pinctrl-msm8960.c
959
static const struct
msm_function
msm8960_functions[] = {
Completed in 35 milliseconds