/device/google/dragon/audio/hal/ |
D | cras_dsp_ini.c | 71 const struct flow *flow; in lookup_flow() local 73 FOR_ARRAY_ELEMENT(&ini->flows, i, flow) { in lookup_flow() 74 if (strcmp(flow->name, name) == 0) in lookup_flow() 83 struct flow *flow; in lookup_or_add_flow() local 88 flow = ARRAY_APPEND_ZERO(&ini->flows); in lookup_or_add_flow() 89 flow->name = name; in lookup_or_add_flow() 171 struct flow *flow; in fill_flow_info() local 180 flow = ARRAY_ELEMENT(&ini->flows, flow_id); in fill_flow_info() 181 flow->type = port->type; in fill_flow_info() 183 pplugin = &flow->to; in fill_flow_info() [all …]
|
D | cras_dsp_ini.h | 54 struct flow { struct 64 DECLARE_ARRAY_TYPE(struct flow, flow_array) argument
|
D | cras_dsp_pipeline.c | 171 struct flow *flow; in find_origin_port() local 180 flow = ARRAY_ELEMENT(&ini->flows, flow_id); in find_origin_port() 183 plugin = flow->from; in find_origin_port() 184 index = flow->from_port; in find_origin_port() 282 struct flow *flow; in topological_sort() local 298 flow = ARRAY_ELEMENT(&ini->flows, flow_id); in topological_sort() 299 if (!flow->from) { in topological_sort() 304 if (topological_sort(pipeline, env, flow->from, visited) < 0) in topological_sort()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PlatformDriOverrideDxe/ |
D | PlatDriOverrideDxe.uni | 12 // The main flow: 38 "The main flow:<BR>\n"
|
D | PlatformDriOverrideDxe.inf | 11 # The main flow:
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/ |
D | RhProxy.asl | 66 , // FlowControl: Defaults to no flow control 98 FlowControlHardware, // FlowControl: Defaults to no flow control
|
D | IoTVirtualDevice.asl | 54 , // FlowControl: Defaults to no flow control 86 FlowControlHardware, // FlowControl: Defaults to no flow control
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformPei/ |
D | PlatformPei.inf | 53 # Platform.c - Provide main flow and entrypoint of PEIM.
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/ |
D | PlatformSetupDxe.inf | 33 # The main flow:
|
D | SouthClusterConfig.vfi | 579 //Add control flow 598 //Add control flow
|
D | VfrStrings.uni | 1417 …AP_OR_VOLTAGE_HELP #language en-US "Use Voltage or Capacity to decide boot flow"
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Pei/PlatformInit/ |
D | PlatformEarlyInit.inf | 31 # Platform.c - Provide main flow and entrypoint of PEIM.
|
/device/linaro/bootloader/edk2/ArmPkg/Application/LinuxLoader/ |
D | LinuxLoader.uni | 54 "Boot Device Selection (BDS) phase of the boot flow.\r\n"
|
/device/linaro/bootloader/edk2/MdeModulePkg/ |
D | MdeModulePkg.uni | 164 …_PcdSerialUseHardwareFlowControl_PROMPT #language en-US "Enable serial port hardware flow control" 166 …ontrol_HELP #language en-US "Indicates if the 16550 serial port hardware flow control will be ena… 167 … "TRUE - 16550 serial port hardware flow control will be enabled.<BR>\n" 168 … "FALSE - 16550 serial port hardware flow control will be disabled.<BR>"
|
D | MdeModulePkg.dec | 869 …## Indicates if the 16550 serial port hardware flow control will be enabled. Default is FALSE.<BR>… 870 # TRUE - 16550 serial port hardware flow control will be enabled.<BR> 871 # FALSE - 16550 serial port hardware flow control will be disabled.<BR> 872 # @Prompt Enable serial port hardware flow control.
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | change-log.md | 259 intialization flow where BL3-1 generic code hands control to BL3-2,
|
D | firmware-design.md | 784 boot flow in ARM Trusted Firmware. The firmware will attempt to locate, load
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/ |
D | CHANGES_SUMMARY.txt | 1990 The reason for "Normal Action" is that the normal flow of the
|
D | CHANGES_FROM_133_before_mr13.txt | 3115 The reason for "Normal Action" is that the normal flow of the
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/ |
D | CHANGES_SUMMARY.txt | 1990 The reason for "Normal Action" is that the normal flow of the
|
D | CHANGES_FROM_133_BEFORE_MR13.txt | 3115 The reason for "Normal Action" is that the normal flow of the
|