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:hw_trig
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/drivers/leds/blink/
H
A
D
leds-lgm-sso.c
109
unsigned int
hw_trig
:1;
member
262
if (!desc->
hw_trig
)
in sso_led_brightness_set()
336
if (desc->
hw_trig
)
in sso_led_hw_cfg()
344
if (!desc->
hw_trig
&& desc->brightness)
in sso_led_hw_cfg()
610
if (led->desc.
hw_trig
)
in sso_led_shutdown()
673
desc->
hw_trig
= fwnode_property_read_bool(fwnode_child,
in __sso_led_dt_parse()
675
if (desc->
hw_trig
) {
in __sso_led_dt_parse()
/kernel/linux/linux-6.6/drivers/iio/adc/
H
A
D
at91-sama5d2_adc.c
523
bool
hw_trig
;
member
620
.
hw_trig
= true,
626
.
hw_trig
= true,
632
.
hw_trig
= true,
638
.
hw_trig
= false,
2108
if (!st->selected_trig->
hw_trig
) {
in at91_adc_set_watermark()
2228
if (st->selected_trig->
hw_trig
)
in at91_adc_buffer_and_trigger_init()
2241
if (!st->selected_trig->
hw_trig
)
in at91_adc_buffer_and_trigger_init()
2462
if (st->selected_trig->
hw_trig
)
in at91_adc_probe()
/kernel/linux/linux-5.10/drivers/iio/adc/
H
A
D
at91-sama5d2_adc.c
346
bool
hw_trig
;
member
420
.
hw_trig
= true,
426
.
hw_trig
= true,
432
.
hw_trig
= true,
438
.
hw_trig
= false,
1580
if (!st->selected_trig->
hw_trig
) {
in at91_adc_set_watermark()
1845
if (st->selected_trig->
hw_trig
) {
in at91_adc_probe()
1868
if (st->selected_trig->
hw_trig
)
in at91_adc_probe()
Completed in 8 milliseconds