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:undock
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/
H
A
D
dock.c
26
"
undock
immediately when the
undock
button is pressed, 0 will cause"
27
" the driver to wait for userspace to write the
undock
sysfs file "
288
sprintf(event_string, "EVENT=
undock
");
in dock_event()
309
* @dock: to dock, or
undock
- that is the question
338
static inline void
undock
(struct dock_station *ds)
in undock()
function
381
* handle_eject_request - handle an
undock
request checking for error conditions
383
* Check to make sure the dock device is still present, then
undock
and
392
* here we need to generate the
undock
in handle_eject_request()
393
* event prior to actually doing the
undock
in handle_eject_request()
[all...]
/kernel/linux/linux-6.6/drivers/acpi/
H
A
D
dock.c
26
"
undock
immediately when the
undock
button is pressed, 0 will cause"
27
" the driver to wait for userspace to write the
undock
sysfs file "
289
sprintf(event_string, "EVENT=
undock
");
in dock_event()
310
* @dock: to dock, or
undock
- that is the question
339
static inline void
undock
(struct dock_station *ds)
in undock()
function
382
* handle_eject_request - handle an
undock
request checking for error conditions
384
* Check to make sure the dock device is still present, then
undock
and
393
* here we need to generate the
undock
in handle_eject_request()
394
* event prior to actually doing the
undock
in handle_eject_request()
[all...]
Completed in 4 milliseconds