OpenCore
1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
AppleKey.h
Go to the documentation of this file.
1
15
#ifndef APPLE_USB_KB_H_
16
#define APPLE_USB_KB_H_
17
18
#include "
EfiKey.h
"
19
20
#include <
Guid/ApplePlatformInfo.h
>
21
22
#include <
Protocol/AppleKeyMapDatabase.h
>
23
#include <
Protocol/ApplePlatformInfoDatabase.h
>
24
#include <
Protocol/KeyboardInfo.h
>
25
#include <Protocol/UsbIo.h>
26
27
//
28
// Functions of Keyboard Info Protocol
29
//
30
VOID
31
UsbKbLocateAppleKeyMapDb
(
32
IN
USB_KB_DEV
*UsbKeyboardDevice
33
);
34
35
VOID
36
UsbKbFreeAppleKeyMapDb
(
37
IN
USB_KB_DEV
*UsbKeyboardDevice
38
);
39
40
#endif
// APPLE_USB_KB_H_
UsbKbFreeAppleKeyMapDb
VOID UsbKbFreeAppleKeyMapDb(IN USB_KB_DEV *UsbKeyboardDevice)
Definition
AppleKey.c:124
UsbKbLocateAppleKeyMapDb
VOID UsbKbLocateAppleKeyMapDb(IN USB_KB_DEV *UsbKeyboardDevice)
Definition
AppleKey.c:88
AppleKeyMapDatabase.h
ApplePlatformInfo.h
ApplePlatformInfoDatabase.h
EfiKey.h
KeyboardInfo.h
USB_KB_DEV
Definition
EfiKey.h:96
Platform
OpenUsbKbDxe
AppleKey.h
Generated by
1.12.0