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:devid
(Results
26 - 30
of
30
) sorted by relevance
1
2
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H
A
D
aiutils.c
143
ai_scan(si_t *sih, void *regs, uint
devid
)
in ai_scan()
argument
151
BCM_REFERENCE(
devid
);
in ai_scan()
H
A
D
dhd_pcie.c
1362
uint16
devid
;
in dhdpcie_dongle_attach()
local
1382
devid
= (val >> 16) & 0xFFFF;
in dhdpcie_dongle_attach()
1383
bus->cl_devid =
devid
;
in dhdpcie_dongle_attach()
1386
dhdpcie_bus_cfg_set_bar0_win(bus, si_enum_base(
devid
));
in dhdpcie_dongle_attach()
1399
if (!(bus->sih = si_attach((uint)
devid
, osh, regsva, PCI_BUS, bus,
in dhdpcie_dongle_attach()
/third_party/libdrm/intel/
H
A
D
intel_bufmgr_gem.c
3094
int
devid
= 0;
in get_pci_device_id()
local
3108
gp.value = &
devid
;
in get_pci_device_id()
3114
return
devid
;
in get_pci_device_id()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H
A
D
siutils.h
797
uint32 si_enum_base(uint
devid
);
/third_party/mesa3d/src/intel/compiler/
H
A
D
test_eu_validate.cpp
79
int
devid
= intel_device_name_to_pci_device_id(info.name);
in SetUp()
local
81
intel_get_device_info_from_pci_id(
devid
, &devinfo);
in SetUp()
Completed in 27 milliseconds
1
2