|
Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
|
#include "PeripheralBusUSB.h"#include "peripherals/Peripherals.h"#include "utils/log.h"#include "platform/darwin/DarwinUtils.h"#include <sys/param.h>#include <IOKit/IOCFPlugIn.h>#include <IOKit/usb/IOUSBLib.h>#include <IOKit/hid/IOHIDLib.h>#include <IOKit/hid/IOHIDKeys.h>#include <IOKit/serial/IOSerialKeys.h>Classes | |
| struct | USBDevicePrivateData |
Typedefs | |
| typedef struct USBDevicePrivateData | USBDevicePrivateData |
| typedef struct USBDevicePrivateData USBDevicePrivateData |