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
defs:child_node
(Results
1 - 25
of
31
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H
A
D
nsxfobj.c
156
struct acpi_namespace_node *
child_node
= NULL;
in ACPI_EXPORT_SYMBOL()
local
H
A
D
nswalk.c
160
struct acpi_namespace_node *
child_node
;
in acpi_ns_walk_namespace()
local
34
acpi_ns_get_next_node(struct acpi_namespace_node *parent_node, struct acpi_namespace_node *
child_node
)
acpi_ns_get_next_node()
argument
72
acpi_ns_get_next_node_typed(acpi_object_type type, struct acpi_namespace_node *parent_node, struct acpi_namespace_node *
child_node
)
acpi_ns_get_next_node_typed()
argument
[all...]
H
A
D
nsalloc.c
196
struct acpi_namespace_node *
child_node
;
in acpi_ns_install_node()
local
320
struct acpi_namespace_node *
child_node
= NULL;
in acpi_ns_delete_namespace_subtree()
local
408
struct acpi_namespace_node *
child_node
;
acpi_ns_delete_namespace_by_owner()
local
[all...]
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H
A
D
nsxfobj.c
156
struct acpi_namespace_node *
child_node
= NULL;
in ACPI_EXPORT_SYMBOL()
local
H
A
D
nswalk.c
160
struct acpi_namespace_node *
child_node
;
in acpi_ns_walk_namespace()
local
34
acpi_ns_get_next_node(struct acpi_namespace_node *parent_node, struct acpi_namespace_node *
child_node
)
acpi_ns_get_next_node()
argument
72
acpi_ns_get_next_node_typed(acpi_object_type type, struct acpi_namespace_node *parent_node, struct acpi_namespace_node *
child_node
)
acpi_ns_get_next_node_typed()
argument
[all...]
H
A
D
nsalloc.c
196
struct acpi_namespace_node *
child_node
;
in acpi_ns_install_node()
local
320
struct acpi_namespace_node *
child_node
= NULL;
in acpi_ns_delete_namespace_subtree()
local
408
struct acpi_namespace_node *
child_node
;
acpi_ns_delete_namespace_by_owner()
local
[all...]
/kernel/linux/linux-5.10/drivers/mmc/host/
H
A
D
cavium-thunderx.c
61
struct device_node *
child_node
;
in thunder_mmc_probe()
local
/kernel/linux/linux-6.6/drivers/mmc/host/
H
A
D
cavium-thunderx.c
62
struct device_node *
child_node
;
in thunder_mmc_probe()
local
/kernel/linux/linux-5.10/drivers/leds/
H
A
D
leds-sgm3140.c
188
struct fwnode_handle *
child_node
;
in sgm3140_probe()
local
H
A
D
leds-aat1290.c
220
struct device_node *
child_node
;
in aat1290_led_parse_dt()
local
H
A
D
leds-ktd2692.c
274
struct device_node *
child_node
;
in ktd2692_parse_dt()
local
H
A
D
leds-lp8860.c
384
struct device_node *
child_node
;
in lp8860_probe()
local
H
A
D
leds-max77693.c
602
struct device_node *node = dev_of_node(dev), *
child_node
;
in max77693_led_parse_dt()
local
[all...]
/kernel/linux/linux-6.6/drivers/leds/flash/
H
A
D
leds-sgm3140.c
191
struct fwnode_handle *
child_node
;
in sgm3140_probe()
local
H
A
D
leds-aat1290.c
220
struct device_node *
child_node
;
in aat1290_led_parse_dt()
local
H
A
D
leds-ktd2692.c
274
struct device_node *
child_node
;
in ktd2692_parse_dt()
local
H
A
D
leds-max77693.c
602
struct device_node *node = dev_of_node(dev), *
child_node
;
in max77693_led_parse_dt()
local
[all...]
/kernel/linux/linux-5.10/include/linux/
H
A
D
serio.h
42
struct list_head
child_node
;
member
H
A
D
pm_domain.h
167
struct list_head
child_node
;
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
serio.h
42
struct list_head
child_node
;
member
H
A
D
pm_domain.h
181
struct list_head
child_node
;
member
/kernel/linux/linux-6.6/drivers/leds/
H
A
D
leds-lp8860.c
380
struct device_node *
child_node
;
in lp8860_probe()
local
/kernel/linux/linux-5.10/drivers/net/ethernet/altera/
H
A
D
altera_tse_main.c
147
struct device_node *
child_node
= NULL;
in altera_tse_mdio_create()
local
/kernel/linux/linux-5.10/drivers/phy/ti/
H
A
D
phy-j721e-wiz.c
823
struct device_node *
child_node
;
in wiz_probe()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/altera/
H
A
D
altera_tse_main.c
127
struct device_node *
child_node
= NULL;
in altera_tse_mdio_create()
local
Completed in 18 milliseconds
1
2