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:gflags
(Results
1 - 25
of
35
) sorted by relevance
1
2
/kernel/linux/linux-5.10/include/linux/regulator/
H
A
D
gpio-regulator.h
69
enum gpiod_flags *
gflags
;
member
/kernel/linux/linux-6.6/include/linux/regulator/
H
A
D
gpio-regulator.h
71
enum gpiod_flags *
gflags
;
member
/kernel/linux/linux-5.10/drivers/w1/masters/
H
A
D
w1-gpio.c
76
enum gpiod_flags
gflags
= GPIOD_OUT_LOW_OPEN_DRAIN;
in w1_gpio_probe()
local
/kernel/linux/linux-6.6/drivers/w1/masters/
H
A
D
w1-gpio.c
76
enum gpiod_flags
gflags
= GPIOD_OUT_LOW_OPEN_DRAIN;
in w1_gpio_probe()
local
/kernel/linux/linux-5.10/drivers/watchdog/
H
A
D
mena21_wdt.c
150
enum gpiod_flags
gflags
;
in a21_wdt_probe()
local
H
A
D
gpio_wdt.c
111
enum gpiod_flags
gflags
;
in gpio_wdt_probe()
local
/kernel/linux/linux-5.10/net/mac80211/
H
A
D
rc80211_minstrel_ht_debugfs.c
38
u32
gflags
;
in minstrel_ht_stats_dump()
local
185
u32
gflags
;
in minstrel_ht_stats_csv_dump()
local
[all...]
/kernel/linux/linux-5.10/drivers/regulator/
H
A
D
fixed.c
142
enum gpiod_flags
gflags
;
in reg_fixed_voltage_probe()
local
H
A
D
gpio-regulator.c
239
enum gpiod_flags
gflags
;
in gpio_regulator_probe()
local
[all...]
H
A
D
max8952.c
183
enum gpiod_flags
gflags
;
in max8952_pmic_probe()
local
H
A
D
tps65090-regulator.c
364
enum gpiod_flags
gflags
;
in tps65090_parse_dt_reg_data()
local
H
A
D
max8973-regulator.c
636
enum gpiod_flags
gflags
;
in max8973_probe()
local
/kernel/linux/linux-6.6/drivers/watchdog/
H
A
D
gpio_wdt.c
111
enum gpiod_flags
gflags
;
in gpio_wdt_probe()
local
H
A
D
mena21_wdt.c
150
enum gpiod_flags
gflags
;
in a21_wdt_probe()
local
/kernel/linux/linux-6.6/drivers/regulator/
H
A
D
fixed.c
181
enum gpiod_flags
gflags
;
in reg_fixed_voltage_probe()
local
H
A
D
gpio-regulator.c
242
enum gpiod_flags
gflags
;
in gpio_regulator_probe()
local
[all...]
H
A
D
tps65090-regulator.c
364
enum gpiod_flags
gflags
;
in tps65090_parse_dt_reg_data()
local
H
A
D
max8952.c
182
enum gpiod_flags
gflags
;
in max8952_pmic_probe()
local
/kernel/linux/linux-6.6/net/mac80211/
H
A
D
rc80211_minstrel_ht_debugfs.c
54
u32
gflags
;
in minstrel_ht_stats_dump()
local
200
u32
gflags
;
in minstrel_ht_stats_csv_dump()
local
[all...]
/kernel/linux/linux-5.10/drivers/i2c/busses/
H
A
D
i2c-gpio.c
365
enum gpiod_flags
gflags
;
in i2c_gpio_probe()
local
321
i2c_gpio_get_desc(struct device *dev, const char *con_id, unsigned int index, enum gpiod_flags
gflags
)
i2c_gpio_get_desc()
argument
[all...]
/kernel/linux/linux-6.6/drivers/i2c/busses/
H
A
D
i2c-gpio.c
372
enum gpiod_flags
gflags
;
in i2c_gpio_probe()
local
328
i2c_gpio_get_desc(struct device *dev, const char *con_id, unsigned int index, enum gpiod_flags
gflags
)
i2c_gpio_get_desc()
argument
[all...]
/kernel/linux/linux-6.6/drivers/input/serio/
H
A
D
ps2-gpio.c
375
enum gpiod_flags
gflags
;
in ps2_gpio_get_props()
local
/kernel/linux/linux-5.10/net/sched/
H
A
D
act_gate.c
312
u32
gflags
= 0;
in tcf_gate_init()
local
/kernel/linux/linux-6.6/net/sched/
H
A
D
act_gate.c
315
u32
gflags
= 0;
in tcf_gate_init()
local
/kernel/linux/linux-5.10/drivers/scsi/snic/
H
A
D
snic_scsi.c
1012
unsigned long flags,
gflags
;
in snic_hba_reset_cmpl_handler()
local
Completed in 17 milliseconds
1
2