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:bcm_kona_gpio
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpio/
H
A
D
gpio-bcm-kona.c
66
struct
bcm_kona_gpio
{
struct
80
struct
bcm_kona_gpio
*kona_gpio;
90
static void bcm_kona_gpio_lock_gpio(struct
bcm_kona_gpio
*kona_gpio,
in bcm_kona_gpio_lock_gpio()
106
static void bcm_kona_gpio_unlock_gpio(struct
bcm_kona_gpio
*kona_gpio,
in bcm_kona_gpio_unlock_gpio()
124
struct
bcm_kona_gpio
*kona_gpio = gpiochip_get_data(chip);
in bcm_kona_gpio_get_dir()
134
struct
bcm_kona_gpio
*kona_gpio;
in bcm_kona_gpio_set()
161
struct
bcm_kona_gpio
*kona_gpio;
in bcm_kona_gpio_get()
188
struct
bcm_kona_gpio
*kona_gpio = gpiochip_get_data(chip);
in bcm_kona_gpio_request()
196
struct
bcm_kona_gpio
*kona_gpio = gpiochip_get_data(chip);
in bcm_kona_gpio_free()
203
struct
bcm_kona_gpio
*kona_gpi
in bcm_kona_gpio_direction_input()
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H
A
D
gpio-bcm-kona.c
60
struct
bcm_kona_gpio
{
struct
73
struct
bcm_kona_gpio
*kona_gpio;
83
static void bcm_kona_gpio_lock_gpio(struct
bcm_kona_gpio
*kona_gpio,
in bcm_kona_gpio_lock_gpio()
99
static void bcm_kona_gpio_unlock_gpio(struct
bcm_kona_gpio
*kona_gpio,
in bcm_kona_gpio_unlock_gpio()
117
struct
bcm_kona_gpio
*kona_gpio = gpiochip_get_data(chip);
in bcm_kona_gpio_get_dir()
127
struct
bcm_kona_gpio
*kona_gpio;
in bcm_kona_gpio_set()
154
struct
bcm_kona_gpio
*kona_gpio;
in bcm_kona_gpio_get()
181
struct
bcm_kona_gpio
*kona_gpio = gpiochip_get_data(chip);
in bcm_kona_gpio_request()
189
struct
bcm_kona_gpio
*kona_gpio = gpiochip_get_data(chip);
in bcm_kona_gpio_free()
196
struct
bcm_kona_gpio
*kona_gpi
in bcm_kona_gpio_direction_input()
[all...]
Completed in 3 milliseconds