/openbmc/qemu/hw/i386/ |
H A D | acpi-microvm.c | 49 static void acpi_dsdt_add_virtio(Aml *scope, in acpi_dsdt_add_virtio() 86 static void acpi_dsdt_add_xhci(Aml *scope, MicrovmMachineState *mms) in acpi_dsdt_add_xhci() 93 static void acpi_dsdt_add_pci(Aml *scope, MicrovmMachineState *mms) in acpi_dsdt_add_pci() 107 Aml *dsdt, *sb_scope, *scope, *pkg; in build_dsdt_microvm() local
|
/openbmc/qemu/hw/pci-host/ |
H A D | gpex-acpi.c | 12 Aml *scope, uint8_t bus_num) in acpi_dsdt_add_pci_route_table() 88 void acpi_dsdt_add_gpex(Aml *scope, struct GPEXConfig *cfg) in acpi_dsdt_add_gpex() 249 void acpi_dsdt_add_gpex_host(Aml *scope, uint32_t irq) in acpi_dsdt_add_gpex_host()
|
/openbmc/qemu/hw/acpi/ |
H A D | ipmi-stub.c | 13 void build_ipmi_dev_aml(AcpiDevAmlIf *adev, Aml *scope) in build_ipmi_dev_aml()
|
H A D | pci-bridge-stub.c | 18 void build_pci_bridge_aml(AcpiDevAmlIf *adev, Aml *scope) in build_pci_bridge_aml()
|
H A D | ipmi.c | 66 void build_ipmi_dev_aml(AcpiDevAmlIf *adev, Aml *scope) in build_ipmi_dev_aml()
|
H A D | acpi_interface.c | 16 void qbus_build_aml(BusState *bus, Aml *scope) in qbus_build_aml()
|
H A D | pci-bridge.c | 20 void build_pci_bridge_aml(AcpiDevAmlIf *adev, Aml *scope) in build_pci_bridge_aml()
|
/openbmc/qemu/hw/display/ |
H A D | acpi-vga-stub.c | 5 void build_vga_aml(AcpiDevAmlIf *adev, Aml *scope) in build_vga_aml()
|
H A D | acpi-vga.c | 6 void build_vga_aml(AcpiDevAmlIf *adev, Aml *scope) in build_vga_aml()
|
/openbmc/phosphor-webui/app/access-control/controllers/ |
H A D | certificate-controller.js | 16 $scope, APIUtils, $q, Constants, toastService, $timeout, $uibModal) { 192 scope: $scope, property in AnonymousClassad1aabe10e01 212 scope: $scope, property in AnonymousClassad1aabe11001 230 scope: $scope, property in AnonymousClassad1aabe11201
|
/openbmc/qemu/hw/nvram/ |
H A D | fw_cfg-acpi.c | 11 void fw_cfg_acpi_dsdt_add(Aml *scope, const MemMapEntry *fw_cfg_memmap) in fw_cfg_acpi_dsdt_add()
|
/openbmc/qemu/hw/arm/ |
H A D | virt-acpi-build.c | 70 static void acpi_dsdt_add_cpus(Aml *scope, VirtMachineState *vms) in acpi_dsdt_add_cpus() 83 static void acpi_dsdt_add_uart(Aml *scope, const MemMapEntry *uart_memmap, in acpi_dsdt_add_uart() 101 static void acpi_dsdt_add_flash(Aml *scope, const MemMapEntry *flash_memmap) in acpi_dsdt_add_flash() 127 Aml *dev, *scope, *method; in build_acpi0017() local 142 static void acpi_dsdt_add_pci(Aml *scope, const MemMapEntry *memmap, in acpi_dsdt_add_pci() 180 static void acpi_dsdt_add_gpio(Aml *scope, const MemMapEntry *gpio_memmap, in acpi_dsdt_add_gpio() 211 static void acpi_dsdt_add_tpm(Aml *scope, VirtMachineState *vms) in acpi_dsdt_add_tpm() 904 Aml *scope, *dsdt; in build_dsdt() local
|
/openbmc/phosphor-webui/app/common/directives/ |
H A D | input.js | 6 return function(scope, element, attrs) { argument
|
H A D | dirPagination.js | 78 return function dirPaginationLinkFn(scope, element, attrs) { argument 232 function makeCurrentPageGetterFn(scope, attrs, paginationId) { argument 272 scope: class in dirPaginationControlsDirective.DDO 294 function dirPaginationControlsLinkFn(scope, element, attrs) { argument 622 this.setCurrentPageParser = function(instanceId, val, scope) { argument
|
/openbmc/phosphor-webui/app/server-control/controllers/ |
H A D | kvm-window-controller.js | 13 function($scope, $window, dataService) {
|
H A D | remote-console-window-controller.js | 15 function($scope, $window, dataService) {
|
H A D | server-led-controller.js | 14 function($scope, $window, $route, APIUtils, dataService, toastService) {
|
H A D | bmc-reboot-controller.js | 14 function($scope, $window, APIUtils, dataService, toastService) {
|
/openbmc/phosphor-webui/app/server-health/directives/ |
H A D | remote-logging-server.js | 59 scope: $scope, property in AnonymousClass0c988ca60401
|
/openbmc/qemu/hw/loongarch/ |
H A D | virt-acpi-build.c | 319 Aml *scope; in build_uart_device_aml() local 385 static void build_pci_device_aml(Aml *scope, LoongArchVirtMachineState *lvms) in build_pci_device_aml() 401 static void build_flash_aml(Aml *scope, LoongArchVirtMachineState *lvms) in build_flash_aml() 442 static void acpi_dsdt_add_tpm(Aml *scope, LoongArchVirtMachineState *vms) in acpi_dsdt_add_tpm() 481 Aml *dsdt, *scope, *pkg; in build_dsdt() local
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio-acpi.c | 11 void virtio_acpi_dsdt_add(Aml *scope, const hwaddr base, const hwaddr size, in virtio_acpi_dsdt_add()
|
/openbmc/phosphor-webui/app/profile-settings/controllers/ |
H A D | profile-settings-controller.js | 15 function($scope, APIUtils, dataService, toastService) {
|
/openbmc/phosphor-webui/app/server-health/controllers/ |
H A D | inventory-overview-controller.js | 14 function($scope, $window, APIUtils, dataService) {
|
/openbmc/phosphor-webui/app/redfish/controllers/ |
H A D | redfish-controller.js | 15 function($scope, $http, DataService, $routeParams) {
|
/openbmc/pldm/requester/test/ |
H A D | handler_test.cpp | 166 exec::async_scope scope; in TEST_F() local 213 exec::async_scope scope; in TEST_F() local 271 exec::async_scope scope; in TEST_F() local
|