Home
last modified time | relevance | path

Searched refs:disconnect_controller (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Dpci.c82 efi_bs_call(disconnect_controller, handle, NULL, NULL); in efi_pci_disable_bridge_busmaster()
H A Defistub.h267 efi_status_t (__efiapi *disconnect_controller)(efi_handle_t,
317 u32 disconnect_controller; member
/OK3568_Linux_fs/u-boot/include/
H A Defi_api.h123 efi_status_t (EFIAPI *disconnect_controller)(void *controller_handle,
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_boottime.c1274 .disconnect_controller = efi_disconnect_controller,