OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:device_compatible_entry
(Results
1 - 25
of
558
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/src/sys/arch/virt68k/dev/
mainbusvar.h
47
const struct
device_compatible_entry
*);
48
const struct
device_compatible_entry
*
50
const struct
device_compatible_entry
*);
/src/sys/dev/ofw/
openfirm.h
108
struct
device_compatible_entry
;
117
int of_compatible_match(int, const struct
device_compatible_entry
*);
118
const struct
device_compatible_entry
*
119
of_compatible_lookup(int, const struct
device_compatible_entry
*);
ofw_network_subr.c
47
static const struct
device_compatible_entry
media_compat[] = {
96
const struct
device_compatible_entry
*dce;
/src/sys/dev/eisa/
eisavar.h
163
const struct
device_compatible_entry
*);
164
const struct
device_compatible_entry
*
166
const struct
device_compatible_entry
*);
/src/sys/sys/
device.h
178
struct
device_compatible_entry
{
struct
649
const struct
device_compatible_entry
*);
651
const struct
device_compatible_entry
*);
652
const struct
device_compatible_entry
*
654
const struct
device_compatible_entry
*);
655
const struct
device_compatible_entry
*
657
const struct
device_compatible_entry
*);
660
const struct
device_compatible_entry
*);
662
const struct
device_compatible_entry
*);
663
const struct
device_compatible_entry
*
[
all
...]
/src/sys/dev/spi/
spivar.h
180
const struct
device_compatible_entry
*, int *);
182
const struct
device_compatible_entry
*);
183
const struct
device_compatible_entry
*
185
const struct
device_compatible_entry
*);
/src/sys/arch/arm/sunxi/
sunxi_de2.c
42
static const struct
device_compatible_entry
compat_data[] = {
sunxi_sramc.c
45
static const struct
device_compatible_entry
compat_data[] = {
85
static const struct
device_compatible_entry
sunxi_sramc_areas[] = {
124
const struct
device_compatible_entry
*dce;
144
const struct
device_compatible_entry
mmio_compat_data[] = {
/src/sys/arch/arm/ti/
ti_sysc.c
49
static const struct
device_compatible_entry
compat_data[] = {
ti_tptc.c
49
static const struct
device_compatible_entry
compat_data[] = {
omap3_prm.c
49
static const struct
device_compatible_entry
compat_data[] = {
ti_gpmc.c
49
static const struct
device_compatible_entry
compat_data[] = {
/src/sys/dev/acpi/
acpi_pcd.c
46
static const struct
device_compatible_entry
compat_data[] = {
tpm_acpi.c
58
static const struct
device_compatible_entry
compat_data[] = {
68
const struct
device_compatible_entry
*dce;
104
const struct
device_compatible_entry
*dce;
acpi_ged.c
55
static const struct
device_compatible_entry
compat_data[] = {
/src/sys/arch/arm/nxp/
imx_snvs.c
44
static const struct
device_compatible_entry
compat_data[] = {
/src/sys/dev/fdt/
fdt_platform.c
52
const struct
device_compatible_entry
compat_data[] = {
/src/sys/dev/i2c/
i2cvar.h
191
const struct
device_compatible_entry
*);
193
const struct
device_compatible_entry
*, int *);
194
const struct
device_compatible_entry
*
196
const struct
device_compatible_entry
*);
mcp23xxxgpio_i2c.c
81
static const struct
device_compatible_entry
compat_data[] = {
155
const struct
device_compatible_entry
*dce;
/src/sys/dev/pci/
pcivar.h
329
const struct
device_compatible_entry
*
331
const struct
device_compatible_entry
*);
332
const struct
device_compatible_entry
*
334
const struct
device_compatible_entry
*);
336
const struct
device_compatible_entry
*);
337
const struct
device_compatible_entry
*
339
const struct
device_compatible_entry
*);
341
const struct
device_compatible_entry
*);
/src/sys/dev/ofisa/
mcclock_ofisa.c
58
static const struct
device_compatible_entry
compat_data[] = {
68
static const struct
device_compatible_entry
platform_data[] = {
76
const struct
device_compatible_entry
*dce;
pckbc_ofisa.c
67
static const struct
device_compatible_entry
compat_data[] = {
72
static const struct
device_compatible_entry
port_compat_data[] = {
92
const struct
device_compatible_entry
*dce;
/src/sys/arch/arm/apple/
apple_pmgr.c
64
static const struct
device_compatible_entry
compat_data[] = {
139
static const struct
device_compatible_entry
compat_ps[] = {
/src/sys/arch/arm/broadcom/
bcm2838_rng.c
52
static const struct
device_compatible_entry
compat_data[] = {
/src/sys/arch/arm/fdt/
l2cc_fdt.c
49
static const struct
device_compatible_entry
compat_data[] = {
Completed in 28 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Sat Oct 11 16:09:52 GMT 2025