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:kbd_led_update
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/platform/x86/
H
A
D
asus-wmi.c
677
static void
kbd_led_update
(struct asus_wmi *asus)
in kbd_led_update()
function
721
kbd_led_update
(asus);
in do_kbd_led_set()
2868
kbd_led_update
(asus);
in asus_hotk_resume()
2908
kbd_led_update
(asus);
in asus_hotk_restore()
H
A
D
samsung-laptop.c
1107
static void
kbd_led_update
(struct work_struct *work)
in kbd_led_update()
function
1153
INIT_WORK(&samsung->kbd_led_work,
kbd_led_update
);
in samsung_leds_init()
/kernel/linux/linux-6.6/drivers/platform/x86/
H
A
D
samsung-laptop.c
1097
static void
kbd_led_update
(struct work_struct *work)
in kbd_led_update()
function
1143
INIT_WORK(&samsung->kbd_led_work,
kbd_led_update
);
in samsung_leds_init()
H
A
D
asus-wmi.c
1355
static void
kbd_led_update
(struct asus_wmi *asus)
in kbd_led_update()
function
1399
kbd_led_update
(asus);
in do_kbd_led_set()
4526
kbd_led_update
(asus);
in asus_hotk_resume()
4566
kbd_led_update
(asus);
in asus_hotk_restore()
Completed in 25 milliseconds