#include "usbhid.h"
#include "kbd/kbddev.h"
Go to the source code of this file.
Data Structures | |
struct | usb_hid_subdriver_mapping |
Structure representing the mapping between device requirements and the subdriver supposed to handle this device. More... | |
struct | usb_hid_subdriver_usage |
Typedefs | |
typedef usb_hid_subdriver_mapping | usb_hid_subdriver_mapping_t |
Structure representing the mapping between device requirements and the subdriver supposed to handle this device. | |
Variables | |
const usb_hid_subdriver_mapping_t | usb_hid_subdrivers [] |
Definition in file subdrivers.h.