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:phys_dev
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/drivers/firmware/efi/
H
A
D
dev-path-parser.c
38
struct device *
phys_dev
;
in parse_acpi_path()
local
/kernel/linux/linux-6.6/drivers/firmware/efi/
H
A
D
dev-path-parser.c
19
struct device *
phys_dev
;
in parse_acpi_path()
local
/kernel/linux/linux-5.10/drivers/acpi/
H
A
D
bus.c
542
struct device *
phys_dev
;
in acpi_get_first_physical_node()
local
563
const struct device *
phys_dev
= acpi_get_first_physical_node(adev);
in acpi_primary_dev_companion()
local
/kernel/linux/linux-6.6/drivers/acpi/
H
A
D
bus.c
645
struct device *
phys_dev
;
in acpi_get_first_physical_node()
local
666
const struct device *
phys_dev
= acpi_get_first_physical_node(adev);
in acpi_primary_dev_companion()
local
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H
A
D
bnx2fc_fcoe.c
2304
struct net_device *
phys_dev
= netdev;
in _bnx2fc_create()
local
2502
bnx2fc_hba_lookup(struct net_device *
phys_dev
)
bnx2fc_hba_lookup()
argument
2581
struct net_device *
phys_dev
= netdev;
bnx2fc_match()
local
[all...]
H
A
D
bnx2fc.h
190
struct net_device *
phys_dev
;
member
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H
A
D
bnx2fc_fcoe.c
2296
struct net_device *
phys_dev
= netdev;
in _bnx2fc_create()
local
2494
bnx2fc_hba_lookup(struct net_device *
phys_dev
)
bnx2fc_hba_lookup()
argument
2573
struct net_device *
phys_dev
= netdev;
bnx2fc_match()
local
[all...]
H
A
D
bnx2fc.h
187
struct net_device *
phys_dev
;
member
/kernel/linux/linux-6.6/drivers/tty/serial/
H
A
D
serial_core.c
3430
struct device *
phys_dev
= port->dev;
in serial_core_unregister_port()
local
3325
serial_core_ctrl_find(struct uart_driver *drv, struct device *
phys_dev
, int ctrl_id)
serial_core_ctrl_find()
argument
Completed in 18 milliseconds