FreeBSD kernel usb device Code
usb_rdesc.h File Reference
#include <dev/hid/hidrdesc.h>
Include dependency graph for usb_rdesc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define UHID_GRAPHIRE_REPORT_DESCR   HID_GRAPHIRE_REPORT_DESCR
 
#define UHID_GRAPHIRE3_4X5_REPORT_DESCR   HID_GRAPHIRE3_4X5_REPORT_DESCR
 
#define UHID_XB360GP_REPORT_DESCR   HID_XB360GP_REPORT_DESCR
 
#define UHID_SNES_REPORT_DESCR   HID_SNES_REPORT_DESCR
 
#define UHID_MOUSE_BOOTPROTO_DESCR   HID_MOUSE_BOOTPROTO_DESCR
 
#define UHID_KBD_BOOTPROTO_DESCR   HID_KBD_BOOTPROTO_DESCR
 

Macro Definition Documentation

◆ UHID_GRAPHIRE3_4X5_REPORT_DESCR

#define UHID_GRAPHIRE3_4X5_REPORT_DESCR   HID_GRAPHIRE3_4X5_REPORT_DESCR

Definition at line 35 of file usb_rdesc.h.

◆ UHID_GRAPHIRE_REPORT_DESCR

#define UHID_GRAPHIRE_REPORT_DESCR   HID_GRAPHIRE_REPORT_DESCR

Definition at line 34 of file usb_rdesc.h.

◆ UHID_KBD_BOOTPROTO_DESCR

#define UHID_KBD_BOOTPROTO_DESCR   HID_KBD_BOOTPROTO_DESCR

Definition at line 39 of file usb_rdesc.h.

◆ UHID_MOUSE_BOOTPROTO_DESCR

#define UHID_MOUSE_BOOTPROTO_DESCR   HID_MOUSE_BOOTPROTO_DESCR

Definition at line 38 of file usb_rdesc.h.

◆ UHID_SNES_REPORT_DESCR

#define UHID_SNES_REPORT_DESCR   HID_SNES_REPORT_DESCR

Definition at line 37 of file usb_rdesc.h.

◆ UHID_XB360GP_REPORT_DESCR

#define UHID_XB360GP_REPORT_DESCR   HID_XB360GP_REPORT_DESCR

Definition at line 36 of file usb_rdesc.h.