/freebsd/sys/powerpc/powermac/ |
H A D | uninorthpci.c | 104 const char *type, *compatible; in uninorth_probe() local 133 const char *compatible; in uninorth_attach() local
|
H A D | grackle.c | 105 const char *type, *compatible; in grackle_probe() local
|
H A D | fcu.c | 192 const char *name, *compatible; in fcu_probe() local
|
H A D | cpcht.c | 152 const char *type, *compatible; in cpcht_probe() local
|
/freebsd/sys/arm/include/ |
H A D | platformvar.h | 110 #define FDT_PLATFORM_DEF(NAME, NAME_STR, size, compatible, delay) \ argument
|
/freebsd/sys/dev/powermac_nvram/ |
H A D | powermac_nvram.c | 109 const char *type, *compatible; in powermac_nvram_probe() local 131 const char *compatible; in powermac_nvram_attach() local
|
/freebsd/sys/powerpc/ps3/ |
H A D | ps3_syscons.c | 93 char compatible[64]; in ps3fb_probe() local
|
H A D | platform_ps3.c | 111 char compatible[64]; in ps3_probe() local
|
/freebsd/sys/dev/iicbus/pwm/ |
H A D | adm1030.c | 117 const char *name, *compatible; in adm1030_probe() local
|
H A D | adt746x.c | 207 const char *name, *compatible; in adt746x_probe() local
|
/freebsd/sys/dev/iicbus/sensor/ |
H A D | ds1775.c | 119 const char *name, *compatible; in ds1775_probe() local
|
H A D | max6690.c | 145 const char *name, *compatible; in max6690_probe() local
|
H A D | ds1631.c | 201 const char *name, *compatible; in ds1631_probe() local
|
/freebsd/tools/tools/pirtool/ |
H A D | pirtable.h | 71 uint32_t compatible; /* Device/Vendor ID of a register member
|
/freebsd/sys/dev/dpaa2/ |
H A D | memac_mdio_acpi.c | 61 char compatible[64]; member
|
/freebsd/sys/contrib/libfdt/ |
H A D | fdt_ro.c | 738 const char *compatible) in fdt_node_check_compatible() 751 const char *compatible) in fdt_node_offset_by_compatible()
|
/freebsd/sys/dev/fdt/ |
H A D | fdt_common.c | 199 fdt_is_compatible_strict(phandle_t node, const char *compatible) in fdt_is_compatible_strict()
|
/freebsd/sys/dev/iicbus/adc/ |
H A D | ad7417.c | 278 const char *name, *compatible; in ad7417_probe() local
|
/freebsd/sys/dev/ofw/ |
H A D | ofw_bus_subr.c | 285 ofw_bus_is_compatible_strict(device_t dev, const char *compatible) in ofw_bus_is_compatible_strict()
|