|
Monado OpenXR Runtime
|
Prober code interfacing to libudev. More...
#include "util/u_misc.h"#include "p_prober.h"#include <stdio.h>#include <string.h>#include <libudev.h>#include <inttypes.h>#include <linux/hidraw.h>
Macros | |
| #define | HIDRAW_BUS_USB 3 |
| #define | HIDRAW_BUS_BLUETOOTH 5 |
| #define | HIDRAW_BUS_I2C_MAYBE_QUESTION_MARK 24 |
Functions | |
| int | p_udev_probe (struct prober *p) |
Prober code interfacing to libudev.
1.8.13