Searched refs:UCLASS_EFI (Results 1 – 5 of 5) sorted by relevance
50 UCLASS_EFI, /* EFI managed devices */ enumerator
311 if (drv->id == UCLASS_EFI) { in efi_driver_init()349 .id = UCLASS_EFI,
212 .id = UCLASS_EFI,
45 [IF_TYPE_EFI] = UCLASS_EFI,
437 UCLASS_EFI as the ID of its uclass, e.g::442 .id = UCLASS_EFI,
Completed in 8 milliseconds