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:wcove_gpio
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpio/
H
A
D
gpio-wcove.c
79
* struct
wcove_gpio
- Whiskey Cove GPIO controller
89
struct
wcove_gpio
{
struct
115
static void wcove_update_irq_mask(struct
wcove_gpio
*wg, int gpio)
in wcove_update_irq_mask()
133
static void wcove_update_irq_ctrl(struct
wcove_gpio
*wg, int gpio)
in wcove_update_irq_ctrl()
145
struct
wcove_gpio
*wg = gpiochip_get_data(chip);
in wcove_gpio_dir_in()
157
struct
wcove_gpio
*wg = gpiochip_get_data(chip);
in wcove_gpio_dir_out()
168
struct
wcove_gpio
*wg = gpiochip_get_data(chip);
in wcove_gpio_get_direction()
187
struct
wcove_gpio
*wg = gpiochip_get_data(chip);
in wcove_gpio_get()
203
struct
wcove_gpio
*wg = gpiochip_get_data(chip);
in wcove_gpio_set()
218
struct
wcove_gpio
*w
in wcove_gpio_set_config()
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H
A
D
gpio-wcove.c
81
* struct
wcove_gpio
- Whiskey Cove GPIO controller
91
struct
wcove_gpio
{
struct
127
static void wcove_update_irq_mask(struct
wcove_gpio
*wg, irq_hw_number_t gpio)
in wcove_update_irq_mask()
137
static void wcove_update_irq_ctrl(struct
wcove_gpio
*wg, irq_hw_number_t gpio)
in wcove_update_irq_ctrl()
146
struct
wcove_gpio
*wg = gpiochip_get_data(chip);
in wcove_gpio_dir_in()
158
struct
wcove_gpio
*wg = gpiochip_get_data(chip);
in wcove_gpio_dir_out()
169
struct
wcove_gpio
*wg = gpiochip_get_data(chip);
in wcove_gpio_get_direction()
188
struct
wcove_gpio
*wg = gpiochip_get_data(chip);
in wcove_gpio_get()
204
struct
wcove_gpio
*wg = gpiochip_get_data(chip);
in wcove_gpio_set()
219
struct
wcove_gpio
*w
in wcove_gpio_set_config()
[all...]
Completed in 2 milliseconds