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:guid_block
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/platform/x86/
H
A
D
wmi.c
44
struct
guid_block
{
struct
56
static_assert(sizeof(typeof_member(struct
guid_block
, guid)) == 16);
57
static_assert(sizeof(struct
guid_block
) == 20);
58
static_assert(__alignof__(struct
guid_block
) == 1);
68
struct
guid_block
gblock;
192
struct
guid_block
*block;
in wmi_method_enable()
355
struct
guid_block
*block;
in wmidev_evaluate_method()
396
struct
guid_block
*block;
in __query_block()
520
struct
guid_block
*block;
in wmi_set_block()
558
static void wmi_dump_wdg(const struct
guid_block
*
[all...]
/kernel/linux/linux-5.10/drivers/platform/x86/
H
A
D
wmi.c
42
struct
guid_block
{
struct
58
struct
guid_block
gblock;
116
struct
guid_block
*block;
in find_guid()
188
struct
guid_block
*block;
in wmi_method_enable()
262
struct
guid_block
*block;
in wmidev_evaluate_method()
310
struct
guid_block
*block;
in __query_block()
424
struct
guid_block
*block;
in wmi_set_block()
465
static void wmi_dump_wdg(const struct
guid_block
*g)
in wmi_dump_wdg()
633
struct
guid_block
*gblock = &wblock->gblock;
in wmi_get_event_data()
1148
const struct
guid_block
*gbloc
in parse_wdg()
[all...]
Completed in 4 milliseconds