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:gpio_type
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-davinci/include/mach/
H
A
D
common.h
45
int
gpio_type
;
member
/kernel/linux/linux-6.6/arch/arm/mach-davinci/
H
A
D
common.h
43
int
gpio_type
;
member
/kernel/linux/linux-5.10/drivers/gpio/
H
A
D
gpio-pxa.c
108
static enum pxa_gpio_type
gpio_type
;
variable
/kernel/linux/linux-6.6/drivers/gpio/
H
A
D
gpio-pxa.c
107
static enum pxa_gpio_type
gpio_type
;
variable
/kernel/linux/linux-5.10/drivers/staging/media/zoran/
H
A
D
zoran.h
113
enum
gpio_type
{
enum
/kernel/linux/linux-6.6/drivers/media/pci/zoran/
H
A
D
zoran.h
102
enum
gpio_type
{
enum
/kernel/linux/linux-6.6/drivers/pinctrl/
H
A
D
pinctrl-rockchip.h
337
u32
gpio_type
;
member
/kernel/linux/linux-5.10/sound/pci/ca0106/
H
A
D
ca0106.h
654
int
gpio_type
; /*
gpio_type
= 1 -> shared mic-in/line-in
member
/kernel/linux/linux-6.6/sound/pci/ca0106/
H
A
D
ca0106.h
654
int
gpio_type
; /*
gpio_type
= 1 -> shared mic-in/line-in
member
Completed in 11 milliseconds