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:desired_state
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/
H
A
D
hermes.c
565
int
desired_state
= enabled ? HERMES_AUX_ENABLED : HERMES_AUX_DISABLED;
in hermes_aux_control()
local
570
if (hermes_read_reg(hw, HERMES_CONTROL) ==
desired_state
)
in hermes_aux_control()
581
desired_state
)
in hermes_aux_control()
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/
H
A
D
hermes.c
565
int
desired_state
= enabled ? HERMES_AUX_ENABLED : HERMES_AUX_DISABLED;
in hermes_aux_control()
local
570
if (hermes_read_reg(hw, HERMES_CONTROL) ==
desired_state
)
in hermes_aux_control()
581
desired_state
)
in hermes_aux_control()
/kernel/linux/linux-5.10/drivers/staging/unisys/visorinput/
H
A
D
visorinput.c
541
* <keycode> is as indicated by <
desired_state
> (1=locked, 0=unlocked).
544
int
desired_state
)
in handle_locking_key()
562
if (test_bit(led, visorinput_dev->led) !=
desired_state
) {
in handle_locking_key()
543
handle_locking_key(struct input_dev *visorinput_dev, int keycode, int
desired_state
)
handle_locking_key()
argument
/kernel/linux/linux-5.10/drivers/hid/
H
A
D
hid-logitech-hidpp.c
1701
uint8_t
desired_state
;
member
1730
items->
desired_state
= params[1];
in hidpp_touchpad_fw_items_set()
/kernel/linux/linux-6.6/drivers/hid/
H
A
D
hid-logitech-hidpp.c
2206
uint8_t
desired_state
;
member
2235
items->
desired_state
= params[1];
in hidpp_touchpad_fw_items_set()
Completed in 15 milliseconds