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:starfive_pinctrl
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/drivers/pinctrl/starfive/
H
A
D
pinctrl-starfive-jh7100.c
206
struct
starfive_pinctrl
{
struct
216
static inline unsigned int starfive_pin_to_gpio(const struct
starfive_pinctrl
*sfp,
in starfive_pin_to_gpio()
222
static inline unsigned int starfive_gpio_to_pin(const struct
starfive_pinctrl
*sfp,
in starfive_gpio_to_pin()
228
static struct
starfive_pinctrl
*starfive_from_irq_data(struct irq_data *d)
in starfive_from_irq_data()
232
return container_of(gc, struct
starfive_pinctrl
, gc);
in starfive_from_irq_data()
235
static struct
starfive_pinctrl
*starfive_from_irq_desc(struct irq_desc *desc)
in starfive_from_irq_desc()
239
return container_of(gc, struct
starfive_pinctrl
, gc);
in starfive_from_irq_desc()
456
struct
starfive_pinctrl
*sfp = pinctrl_dev_get_drvdata(pctldev);
in starfive_pin_dbg_show()
481
struct
starfive_pinctrl
*sfp = pinctrl_dev_get_drvdata(pctldev);
in starfive_dt_node_to_map()
646
struct
starfive_pinctrl
*sf
in starfive_set_mux()
[all...]
Completed in 2 milliseconds