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:sb_uuid_str
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/
H
A
D
acpi_processor.c
498
u8
sb_uuid_str
[] = "4077A616-290C-47BE-9EBD-D87058713953";
in acpi_hwp_native_thermal_lvt_osc()
local
501
.uuid_str =
sb_uuid_str
,
in acpi_hwp_native_thermal_lvt_osc()
H
A
D
bus.c
284
static u8
sb_uuid_str
[] = "0811B06E-4A27-44F9-8D60-3CBBC22E7B48";
variable
289
.uuid_str =
sb_uuid_str
,
in acpi_bus_osc_support()
/kernel/linux/linux-6.6/drivers/acpi/
H
A
D
acpi_processor.c
565
static u8
sb_uuid_str
[] = "4077A616-290C-47BE-9EBD-D87058713953";
variable
572
.uuid_str =
sb_uuid_str
,
in acpi_processor_osc()
H
A
D
bus.c
301
static u8
sb_uuid_str
[] = "0811B06E-4A27-44F9-8D60-3CBBC22E7B48";
variable
306
.uuid_str =
sb_uuid_str
,
in acpi_bus_osc_negotiate_platform_control()
Completed in 7 milliseconds