OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:device_compatible_entry
(Results
1 - 25
of
575
) 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
171
const struct
device_compatible_entry
*);
172
const struct
device_compatible_entry
*
174
const struct
device_compatible_entry
*);
/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/sys/
device.h
178
struct
device_compatible_entry
{
struct
666
const struct
device_compatible_entry
*);
668
const struct
device_compatible_entry
*);
669
const struct
device_compatible_entry
*
671
const struct
device_compatible_entry
*);
672
const struct
device_compatible_entry
*
674
const struct
device_compatible_entry
*);
677
const struct
device_compatible_entry
*);
679
const struct
device_compatible_entry
*);
680
const struct
device_compatible_entry
*
[
all
...]
/src/sys/dev/fdt/
usbnode.c
59
static const struct
device_compatible_entry
compat_data[] = {
103
const struct
device_compatible_entry
* const dce =
fdt_platform.c
52
const struct
device_compatible_entry
compat_data[] = {
/src/sys/arch/arm/nxp/
imx_snvs.c
44
static const struct
device_compatible_entry
compat_data[] = {
imx_i2c.c
38
static const struct
device_compatible_entry
compat_data[] = {
/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[] = {
/src/sys/dev/acpi/
acpi_pcd.c
46
static const struct
device_compatible_entry
compat_data[] = {
tpm_acpi.c
65
static const struct
device_compatible_entry
compat_data[] = {
75
const struct
device_compatible_entry
*dce;
111
const struct
device_compatible_entry
*dce;
/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[] = {
plrtc_fdt.c
45
static const struct
device_compatible_entry
compat_data[] = {
Completed in 35 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Sat Feb 21 01:20:28 UTC 2026