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:TOS_NOT_SUPPORTED
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/platform/x86/
H
A
D
toshiba_acpi.c
98
#define
TOS_NOT_SUPPORTED
0x8000
macro
394
} else if (out[0] ==
TOS_NOT_SUPPORTED
) {
in sci_open()
404
* all the SCI dependent functions check for
TOS_NOT_SUPPORTED
,
in sci_open()
578
else if (result ==
TOS_NOT_SUPPORTED
)
in toshiba_kbd_illum_status_set()
595
else if (result ==
TOS_NOT_SUPPORTED
)
in toshiba_kbd_illum_status_get()
647
else if (result ==
TOS_NOT_SUPPORTED
)
in toshiba_touchpad_set()
664
else if (result ==
TOS_NOT_SUPPORTED
)
in toshiba_touchpad_get()
685
if (out[0] == TOS_INPUT_DATA_ERROR || out[0] ==
TOS_NOT_SUPPORTED
) {
in toshiba_eco_mode_available()
788
if (out[0] ==
TOS_NOT_SUPPORTED
)
in toshiba_accelerometer_get()
854
else if (result ==
TOS_NOT_SUPPORTED
)
in toshiba_usb_sleep_charge_get()
[all...]
/kernel/linux/linux-5.10/drivers/platform/x86/
H
A
D
toshiba_acpi.c
91
#define
TOS_NOT_SUPPORTED
0x8000
macro
387
} else if (out[0] ==
TOS_NOT_SUPPORTED
) {
in sci_open()
397
* all the SCI dependent functions check for
TOS_NOT_SUPPORTED
,
in sci_open()
571
else if (result ==
TOS_NOT_SUPPORTED
)
in toshiba_kbd_illum_status_set()
588
else if (result ==
TOS_NOT_SUPPORTED
)
in toshiba_kbd_illum_status_get()
640
else if (result ==
TOS_NOT_SUPPORTED
)
in toshiba_touchpad_set()
657
else if (result ==
TOS_NOT_SUPPORTED
)
in toshiba_touchpad_get()
778
if (out[0] ==
TOS_NOT_SUPPORTED
)
in toshiba_accelerometer_get()
844
else if (result ==
TOS_NOT_SUPPORTED
)
in toshiba_usb_sleep_charge_get()
862
else if (result ==
TOS_NOT_SUPPORTED
)
in toshiba_usb_sleep_charge_set()
[all...]
Completed in 8 milliseconds