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:dev_table
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/linux-5.10/drivers/char/pcmcia/
H
A
D
cm4040_cs.c
83
static struct pcmcia_device *
dev_table
[CM_MAX_DEV];
variable
H
A
D
cm4000_cs.c
150
static struct pcmcia_device *
dev_table
[CM4000_MAX_DEV];
variable
/kernel/linux/linux-5.10/net/openvswitch/
H
A
D
vport.c
27
static struct hlist_head *
dev_table
;
variable
/kernel/linux/linux-6.6/net/openvswitch/
H
A
D
vport.c
27
static struct hlist_head *
dev_table
;
variable
/third_party/libdrm/omap/
H
A
D
omap_drm.c
50
static void *
dev_table
;
variable
/kernel/linux/linux-5.10/arch/x86/platform/intel-mid/
H
A
D
sfi.c
450
struct devs_id *const *
dev_table
;
in get_device_id()
local
/kernel/linux/linux-5.10/kernel/
H
A
D
sysctl.c
3490
static struct ctl_table
dev_table
[] = {
variable
/kernel/linux/linux-5.10/drivers/net/wireless/atmel/
H
A
D
at76c50x-usb.c
128
static const struct usb_device_id
dev_table
[] = {
variable
/kernel/linux/linux-6.6/drivers/net/wireless/atmel/
H
A
D
at76c50x-usb.c
128
static const struct usb_device_id
dev_table
[] = {
variable
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtl8xxxu/
H
A
D
rtl8xxxu_core.c
6799
static const struct usb_device_id
dev_table
[] = {
variable
/kernel/linux/linux-6.6/drivers/iommu/amd/
H
A
D
iommu.c
124
struct dev_table_entry *
dev_table
;
in get_dev_table()
local
223
struct dev_table_entry *
dev_table
;
in clone_alias()
local
414
struct
dev_table
_entry *
dev_table
= get_
dev_table
(iommu);
iommu_ignore_device()
local
456
struct
dev_table
_entry *
dev_table
= get_
dev_table
(iommu);
dump_dte_entry()
local
1586
struct
dev_table
_entry *
dev_table
= get_
dev_table
(iommu);
set_dte_entry()
local
1666
struct
dev_table
_entry *
dev_table
= get_
dev_table
(iommu);
clear_dte_entry()
local
2874
struct
dev_table
_entry *
dev_table
= get_
dev_table
(iommu);
set_dte_irq_entry()
local
[all...]
H
A
D
init.c
425
void *
dev_table
= (void *)get_dev_table(iommu);
in iommu_set_device_table()
local
1058
static void __set_dev_entry_bit(struct dev_table_entry *
dev_table
,
in __set_dev_entry_bit()
argument
1069
struct dev_table_entry *
dev_table
= get_dev_table(iommu);
in set_dev_entry_bit()
local
1074
__get_dev_entry_bit(struct
dev_table
_entry *
dev_table
, u16 devid, u8 bit)
__get_dev_entry_bit()
argument
1085
struct
dev_table
_entry *
dev_table
= get_
dev_table
(iommu);
get_dev_entry_bit()
local
2647
struct
dev_table
_entry *
dev_table
= pci_seg->
dev_table
;
init_device_table_dma()
local
2662
struct
dev_table
_entry *
dev_table
= pci_seg->
dev_table
;
uninit_device_table_dma()
local
[all...]
H
A
D
amd_iommu_types.h
603
struct dev_table_entry *
dev_table
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl8xxxu/
H
A
D
rtl8xxxu_core.c
7723
static const struct usb_device_id
dev_table
[] = {
variable
/third_party/vulkan-loader/loader/generated/
H
A
D
vk_loader_extensions.c
328
VKAPI_ATTR void VKAPI_CALL loader_init_device_dispatch_table(struct loader_dev_dispatch_table *
dev_table
, PFN_vkGetDeviceProcAddr gpa,
in loader_init_device_dispatch_table()
argument
530
VKAPI_ATTR void VKAPI_CALL loader_init_device_extension_dispatch_table(struct loader_dev_dispatch_table *
dev_table
,
in loader_init_device_extension_dispatch_table()
argument
Completed in 55 milliseconds