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:resource_ptr
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H
A
D
rslist.c
20
*
resource_ptr
- Pointer to the buffer that will
34
struct acpi_resource **
resource_ptr
=
in acpi_rs_convert_aml_to_resources()
local
47
resource = *
resource_ptr
;
in acpi_rs_convert_aml_to_resources()
99
*
resource_ptr
= ACPI_NEXT_RESOURCE(resource);
in acpi_rs_convert_aml_to_resources()
H
A
D
rscreate.c
22
*
resource_ptr
- Where the converted resource is returned
32
struct acpi_resource **
resource_ptr
)
in acpi_buffer_to_resource()
77
*
resource_ptr
= resource;
in acpi_buffer_to_resource()
30
acpi_buffer_to_resource(u8 *aml_buffer, u16 aml_buffer_length, struct acpi_resource **
resource_ptr
)
acpi_buffer_to_resource()
argument
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H
A
D
rslist.c
20
*
resource_ptr
- Pointer to the buffer that will
34
struct acpi_resource **
resource_ptr
=
in acpi_rs_convert_aml_to_resources()
local
47
resource = *
resource_ptr
;
in acpi_rs_convert_aml_to_resources()
110
*
resource_ptr
= ACPI_NEXT_RESOURCE(resource);
in acpi_rs_convert_aml_to_resources()
H
A
D
rscreate.c
22
*
resource_ptr
- Where the converted resource is returned
32
struct acpi_resource **
resource_ptr
)
in acpi_buffer_to_resource()
77
*
resource_ptr
= resource;
in acpi_buffer_to_resource()
30
acpi_buffer_to_resource(u8 *aml_buffer, u16 aml_buffer_length, struct acpi_resource **
resource_ptr
)
acpi_buffer_to_resource()
argument
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/
H
A
D
i40iw_hw.c
58
void *
resource_ptr
;
in i40iw_initialize_hw_resources()
local
84
resource_ptr
= iwdev->mem_resources + (sizeof(struct i40iw_arp_entry) * arp_table_size);
in i40iw_initialize_hw_resources()
89
iwdev->allocated_qps =
resource_ptr
;
in i40iw_initialize_hw_resources()
/kernel/linux/linux-5.10/include/acpi/
H
A
D
acpixf.h
826
**
resource_ptr
))
/kernel/linux/linux-6.6/include/acpi/
H
A
D
acpixf.h
839
**
resource_ptr
))
Completed in 5 milliseconds