#include "subdrivers.h"
#include <usb/hid/usages/core.h>
#include <usb/hid/hidpath.h>
#include "multimedia/multimedia.h"
#include "mouse/mousedev.h"
#include "generic/hiddev.h"
Go to the source code of this file.
Variables | |
static usb_hid_subdriver_usage_t | multim_key_path [] |
static usb_hid_subdriver_usage_t | path_kbd [] |
static usb_hid_subdriver_usage_t | path_mouse [] |
const usb_hid_subdriver_mapping_t | usb_hid_subdrivers [] |
Definition in file subdrivers.c.