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:exar_gpio_chip
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpio/
H
A
D
gpio-exar.c
34
struct
exar_gpio_chip
{
struct
48
exar_offset_to_sel_addr(struct
exar_gpio_chip
*exar_gpio, unsigned int offset)
in exar_offset_to_sel_addr()
58
exar_offset_to_lvl_addr(struct
exar_gpio_chip
*exar_gpio, unsigned int offset)
in exar_offset_to_lvl_addr()
68
exar_offset_to_bit(struct
exar_gpio_chip
*exar_gpio, unsigned int offset)
in exar_offset_to_bit()
77
struct
exar_gpio_chip
*exar_gpio = gpiochip_get_data(chip);
in exar_get_direction()
89
struct
exar_gpio_chip
*exar_gpio = gpiochip_get_data(chip);
in exar_get_value()
99
struct
exar_gpio_chip
*exar_gpio = gpiochip_get_data(chip);
in exar_set_value()
112
struct
exar_gpio_chip
*exar_gpio = gpiochip_get_data(chip);
in exar_direction_output()
124
struct
exar_gpio_chip
*exar_gpio = gpiochip_get_data(chip);
in exar_direction_input()
135
struct
exar_gpio_chip
*exar_gpi
in exar_devm_ida_free()
[all...]
/kernel/linux/linux-5.10/drivers/gpio/
H
A
D
gpio-exar.c
25
struct
exar_gpio_chip
{
struct
37
struct
exar_gpio_chip
*exar_gpio = gpiochip_get_data(chip);
in exar_update()
52
struct
exar_gpio_chip
*exar_gpio = gpiochip_get_data(chip);
in exar_set_direction()
63
struct
exar_gpio_chip
*exar_gpio = gpiochip_get_data(chip);
in exar_get()
75
struct
exar_gpio_chip
*exar_gpio = gpiochip_get_data(chip);
in exar_get_direction()
88
struct
exar_gpio_chip
*exar_gpio = gpiochip_get_data(chip);
in exar_get_value()
99
struct
exar_gpio_chip
*exar_gpio = gpiochip_get_data(chip);
in exar_set_value()
122
struct
exar_gpio_chip
*exar_gpio;
in gpio_exar_probe()
188
struct
exar_gpio_chip
*exar_gpio = platform_get_drvdata(pdev);
in gpio_exar_remove()
Completed in 2 milliseconds