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
defs:gchip
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpio/
H
A
D
gpio-mb86s7x.c
45
struct mb86s70_gpio_chip *
gchip
= gpiochip_get_data(gc);
in mb86s70_gpio_request()
local
62
struct mb86s70_gpio_chip *
gchip
= gpiochip_get_data(gc);
in mb86s70_gpio_free()
local
77
struct mb86s70_gpio_chip *
gchip
= gpiochip_get_data(gc);
mb86s70_gpio_direction_input()
local
95
struct mb86s70_gpio_chip *
gchip
= gpiochip_get_data(gc);
mb86s70_gpio_direction_output()
local
119
struct mb86s70_gpio_chip *
gchip
= gpiochip_get_data(gc);
mb86s70_gpio_get()
local
126
struct mb86s70_gpio_chip *
gchip
= gpiochip_get_data(gc);
mb86s70_gpio_set()
local
160
struct mb86s70_gpio_chip *
gchip
;
mb86s70_gpio_probe()
local
210
struct mb86s70_gpio_chip *
gchip
= platform_get_drvdata(pdev);
mb86s70_gpio_remove()
local
[all...]
H
A
D
gpio-siox.c
12
struct gpio_chip
gchip
;
member
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H
A
D
gpio-mb86s7x.c
45
struct mb86s70_gpio_chip *
gchip
= gpiochip_get_data(gc);
in mb86s70_gpio_request()
local
62
struct mb86s70_gpio_chip *
gchip
= gpiochip_get_data(gc);
in mb86s70_gpio_free()
local
77
struct mb86s70_gpio_chip *
gchip
= gpiochip_get_data(gc);
mb86s70_gpio_direction_input()
local
95
struct mb86s70_gpio_chip *
gchip
= gpiochip_get_data(gc);
mb86s70_gpio_direction_output()
local
119
struct mb86s70_gpio_chip *
gchip
= gpiochip_get_data(gc);
mb86s70_gpio_get()
local
126
struct mb86s70_gpio_chip *
gchip
= gpiochip_get_data(gc);
mb86s70_gpio_set()
local
160
struct mb86s70_gpio_chip *
gchip
;
mb86s70_gpio_probe()
local
210
struct mb86s70_gpio_chip *
gchip
= platform_get_drvdata(pdev);
mb86s70_gpio_remove()
local
[all...]
H
A
D
gpio-siox.c
12
struct gpio_chip
gchip
;
member
/kernel/linux/linux-6.6/drivers/misc/mchp_pci1xxxx/
H
A
D
mchp_pci1xxxx_gpio.c
334
struct gpio_chip *
gchip
= &priv->gpio;
in pci1xxxx_gpio_setup()
local
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/sunplus/
H
A
D
sppctl.c
526
struct gpio_chip *
gchip
;
in sppctl_gpio_new()
local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
H
A
D
ti-sn65dsi86.c
155
struct gpio_chip
gchip
;
member
[all...]
/kernel/linux/linux-5.10/drivers/mfd/
H
A
D
sm501.c
1017
struct gpio_chip *
gchip
= &chip->gpio;
in sm501_gpio_register_chip()
local
/kernel/linux/linux-6.6/drivers/mfd/
H
A
D
sm501.c
1017
struct gpio_chip *
gchip
= &chip->gpio;
in sm501_gpio_register_chip()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H
A
D
ti-sn65dsi86.c
196
struct gpio_chip
gchip
;
member
[all...]
Completed in 12 milliseconds