Searched refs:platform (Results 176 - 200 of 328) sorted by relevance

1234567891011>>

/fuchsia/zircon/system/dev/board/vim/
H A Dvim-usb.c6 #include <ddk/protocol/platform-defs.h>
/fuchsia/zircon/system/dev/bus/acpi/dev-cros-ec/
H A Ddev.cpp10 #include <chromiumos-platform-ec/ec_commands.h>
/fuchsia/zircon/system/dev/bus/platform/
H A Ddevice-resources.h7 #include <ddk/protocol/platform-bus.h>
H A Dplatform-proxy.h7 #include <ddk/protocol/platform-proxy.h>
16 #include "platform-proxy-device.h"
26 // This is the main class for the proxy side platform bus driver.
27 // It handles RPC communication with the main platform bus driver in the root devhost.
30 // before starting the platform device driver.
/fuchsia/zircon/system/dev/serial/aml-uart/
H A Daml-uart.h8 #include <ddk/protocol/platform-device.h>
/fuchsia/zircon/system/ulib/ddk/include/ddk/protocol/
H A Dplatform-bus.h7 #include <ddk/protocol/platform-proxy.h>
87 // This is only used in cases where children of a platform device also need to access
88 // platform bus resources.
91 // Extra protocols to be provided to this platform device and its children.
120 // Adds a new platform device to the bus, using configuration provided by "dev".
128 // These devices are added in the same devhost as the platform bus.
130 // to register its protocol with the platform bus.
139 // with the platform bus. *proto* is a pointer to the local protocol struct,
/fuchsia/zircon/system/ulib/ddktl/include/ddktl/protocol/
H A Dplatform-bus.h8 #include <ddk/protocol/platform-bus.h>
12 #include "platform-bus-internal.h"
14 // DDK platform bus protocol support.
24 // implement the platform bus protocol.
36 // : PlatformBusDeviceType("my-platform-bus", parent) {}
/fuchsia/zircon/kernel/platform/pc/
H A Dconsole.cpp13 #include <platform/console.h>
14 #include <platform/pc.h>
H A Dsmbios.cpp7 #include <platform/pc/smbios.h>
12 #include <platform/pc/bootloader.h>
H A Dplatform.cpp31 #include <platform.h>
32 #include <platform/console.h>
33 #include <platform/keyboard.h>
34 #include <platform/pc.h>
35 #include <platform/pc/acpi.h>
36 #include <platform/pc/bootloader.h>
37 #include <platform/pc/smbios.h>
497 // Give the platform an opportunity to append any platform specific bootdata
/fuchsia/zircon/kernel/target/pc/multiboot/
H A Drules.mk18 -Ikernel/platform/pc/include \
/fuchsia/zircon/system/dev/board/imx8mevk/
H A Dimx8mevk-usb.c9 #include <ddk/protocol/platform-bus.h>
10 #include <ddk/protocol/platform-defs.h>
H A Dimx8mevk-gpu.c6 #include <ddk/protocol/platform-bus.h>
7 #include <ddk/protocol/platform-defs.h>
/fuchsia/zircon/system/dev/board/qemu/
H A Drules.mk22 # Below we have rules for four test drivers for testing platform bus features
/fuchsia/zircon/system/dev/bus/acpi/
H A Drules.mk51 third_party/ulib/chromiumos-platform-ec \
/fuchsia/zircon/system/dev/display/hikey-display/
H A Dadv7533.c7 #include <ddk/protocol/platform-defs.h>
8 #include <ddk/protocol/platform-device.h>
H A Dedid.c9 #include <ddk/protocol/platform-defs.h>
10 #include <ddk/protocol/platform-device.h>
/fuchsia/zircon/system/dev/display/vim-display/
H A Dhdmitx_clk.cpp16 #include <ddk/protocol/platform-defs.h>
17 #include <ddk/protocol/platform-device.h>
/fuchsia/zircon/system/dev/gpio/gpio-test/
H A Dgpio-test.c18 #include <ddk/protocol/platform-defs.h>
19 #include <ddk/protocol/platform-device.h>
/fuchsia/zircon/system/dev/ethernet/aml-ethernet-s912/
H A Daml-ethernet.cpp12 #include <ddk/protocol/platform-defs.h>
13 #include <ddk/protocol/platform-device.h>
/fuchsia/zircon/system/host/kernel-buildsig/
H A Dkernel-buildsig.cpp28 uint64_t platform; member in struct:__anon576::lk_version
87 extracted_item platform_{"platform"};
146 read_string_from_address(version.platform, &platform_) &&
/fuchsia/zircon/system/dev/i2c/aml-i2c/
H A Daml-i2c.c15 #include <ddk/protocol/platform-bus.h>
16 #include <ddk/protocol/platform-defs.h>
17 #include <ddk/protocol/platform-device.h>
/fuchsia/zircon/system/dev/i2c/imx-i2c/
H A Dimx-i2c.cpp13 #include <ddk/protocol/platform-bus.h>
14 #include <ddk/protocol/platform-defs.h>
15 #include <ddk/protocol/platform-device.h>
/fuchsia/zircon/kernel/arch/x86/
H A Darch.cpp32 #include <platform.h>
/fuchsia/zircon/kernel/arch/x86/hypervisor/
H A Dpvclock.cpp12 #include <platform.h>

Completed in 140 milliseconds

1234567891011>>