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:irq_active_low
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/humidity/
H
A
D
hts221_buffer.c
79
bool
irq_active_low
= false, open_drain = false;
in hts221_allocate_trigger()
local
91
irq_active_low
= true;
in hts221_allocate_trigger()
104
irq_active_low
));
in hts221_allocate_trigger()
/kernel/linux/linux-6.6/drivers/iio/humidity/
H
A
D
hts221_buffer.c
80
bool
irq_active_low
= false, open_drain = false;
in hts221_allocate_trigger()
local
92
irq_active_low
= true;
in hts221_allocate_trigger()
105
irq_active_low
));
in hts221_allocate_trigger()
/kernel/linux/linux-5.10/include/sound/
H
A
D
wm8962.h
47
bool
irq_active_low
;
member
H
A
D
wm8903.h
248
bool
irq_active_low
; /* Set if IRQ active low, default high */
member
/kernel/linux/linux-6.6/include/sound/
H
A
D
wm8962.h
47
bool
irq_active_low
;
member
H
A
D
wm8903.h
248
bool
irq_active_low
; /* Set if IRQ active low, default high */
member
/kernel/linux/linux-5.10/drivers/iio/light/
H
A
D
st_uvis25_core.c
173
bool
irq_active_low
= false;
in st_uvis25_allocate_trigger()
local
185
irq_active_low
= true;
in st_uvis25_allocate_trigger()
193
ST_UVIS25_REG_HL_MASK,
irq_active_low
);
in st_uvis25_allocate_trigger()
/kernel/linux/linux-6.6/drivers/iio/light/
H
A
D
st_uvis25_core.c
173
bool
irq_active_low
= false;
in st_uvis25_allocate_trigger()
local
185
irq_active_low
= true;
in st_uvis25_allocate_trigger()
193
ST_UVIS25_REG_HL_MASK,
irq_active_low
);
in st_uvis25_allocate_trigger()
/kernel/linux/linux-6.6/drivers/bluetooth/
H
A
D
hci_bcm.c
100
* @
irq_active_low
: whether @irq is active low
139
bool
irq_active_low
;
member
352
bdev->
irq_active_low
? IRQF_TRIGGER_FALLING :
in bcm_request_irq()
398
sleep_params.host_wake_active = !bcm->dev->
irq_active_low
;
in bcm_setup_sleep()
973
dev->
irq_active_low
= true;
in bcm_resource()
980
dev->
irq_active_low
= gpio->polarity == ACPI_ACTIVE_LOW;
in bcm_resource()
1147
dev->
irq_active_low
= false;
in bcm_get_resources()
1223
dev->
irq_active_low
= irq_polarity;
in bcm_acpi_probe()
1225
dev->
irq_active_low
? "low" : "high");
in bcm_acpi_probe()
1245
bdev->
irq_active_low
in bcm_of_probe()
[all...]
/kernel/linux/linux-5.10/drivers/bluetooth/
H
A
D
hci_bcm.c
88
* @
irq_active_low
: whether @irq is active low
120
bool
irq_active_low
;
member
329
bdev->
irq_active_low
? IRQF_TRIGGER_FALLING :
in bcm_request_irq()
375
sleep_params.host_wake_active = !bcm->dev->
irq_active_low
;
in bcm_setup_sleep()
907
dev->
irq_active_low
= true;
in bcm_resource()
914
dev->
irq_active_low
= gpio->polarity == ACPI_ACTIVE_LOW;
in bcm_resource()
1132
dev->
irq_active_low
= irq_polarity;
in bcm_acpi_probe()
1134
dev->
irq_active_low
? "low" : "high");
in bcm_acpi_probe()
1152
bdev->
irq_active_low
= irq_get_trigger_type(bdev->irq)
in bcm_of_probe()
/kernel/linux/linux-5.10/drivers/iio/imu/st_lsm6dsx/
H
A
D
st_lsm6dsx_core.c
2301
bool
irq_active_low
;
in st_lsm6dsx_irq_setup()
local
2309
irq_active_low
= false;
in st_lsm6dsx_irq_setup()
2313
irq_active_low
= true;
in st_lsm6dsx_irq_setup()
2322
ST_LSM6DSX_SHIFT_VAL(
irq_active_low
,
in st_lsm6dsx_irq_setup()
/kernel/linux/linux-6.6/drivers/iio/imu/st_lsm6dsx/
H
A
D
st_lsm6dsx_core.c
2520
bool
irq_active_low
;
in st_lsm6dsx_irq_setup()
local
2528
irq_active_low
= false;
in st_lsm6dsx_irq_setup()
2532
irq_active_low
= true;
in st_lsm6dsx_irq_setup()
2541
ST_LSM6DSX_SHIFT_VAL(
irq_active_low
,
in st_lsm6dsx_irq_setup()
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
wm8903.c
1933
pdata->
irq_active_low
= false;
in wm8903_set_pdata_irq_trigger()
1936
pdata->
irq_active_low
= true;
in wm8903_set_pdata_irq_trigger()
2120
if (pdata->
irq_active_low
) {
in wm8903_i2c_probe()
H
A
D
wm8962.c
3778
if (wm8962->pdata.
irq_active_low
) {
in wm8962_i2c_probe()
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
wm8903.c
1929
pdata->
irq_active_low
= false;
in wm8903_set_pdata_irq_trigger()
1932
pdata->
irq_active_low
= true;
in wm8903_set_pdata_irq_trigger()
2115
if (pdata->
irq_active_low
) {
in wm8903_i2c_probe()
H
A
D
wm8962.c
3790
if (wm8962->pdata.
irq_active_low
) {
in wm8962_i2c_probe()
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H
A
D
io_apic.c
737
static bool
irq_active_low
(int idx)
in irq_active_low()
function
850
*polarity =
irq_active_low
(idx);
in __acpi_get_override_irq()
Completed in 28 milliseconds