Lines Matching refs:Name

182   listeners on the same event named by the GUID specified by Name. 
183 If Name is NULL, then ASSERT().
187 @param Name Supplies GUID name of the event.
200 IN CONST EFI_GUID *Name,
210 This function signals the named event specified by Name. The named event must have been
212 If Name is NULL, then ASSERT().
214 @param Name Supplies the GUID name of the event.
223 IN CONST EFI_GUID *Name
639 If Name is NULL, then ASSERT().
642 @param[in] Name The pointer to a Null-terminated Unicode string.
653 IN CONST CHAR16 *Name,
664 If Name is NULL, then ASSERT().
666 @param[in] Name The pointer to a Null-terminated Unicode string.
676 IN CONST CHAR16 *Name
1220 optionally installs the Component Name, Driver Configuration and Driver Diagnostics Protocols.
1223 optional Component Name, optional Driver Configure and optional Driver Diagnostic
1236 @param ComponentName A Component Name Protocol instance that this driver is producing.
1259 Installs Driver Binding Protocol with optional Component Name and Component Name 2 Protocols.
1262 optional Component Name and optional Component Name 2 protocols onto the driver's
1274 @param ComponentName A Component Name Protocol instance that this driver is producing.
1275 @param ComponentName2 A Component Name 2 Protocol instance that this driver is producing.
1294 Installs Driver Binding Protocol with optional Component Name, Component Name 2, Driver
1298 Component Name, optional Component Name 2, optional Driver Configuration, optional Driver Configuration 2,
1311 @param ComponentName A Component Name Protocol instance that this driver is producing.
1312 @param ComponentName2 A Component Name 2 Protocol instance that this driver is producing.