24 #define PSMV_VID 0x054c 25 #define PSMV_PID_ZCM1 0x03d5 26 #define PSMV_PID_ZCM2 0x0c5e int psmv_found(struct xrt_prober *xp, struct xrt_prober_device **devices, size_t num_devices, size_t index, cJSON *attached_data, struct xrt_device **out_xdevs)
Probing function for the PS Move devices.
Definition: psmv_driver.c:926
struct cJSON cJSON
Definition: xrt_prober.h:26
The main prober that probes and manages found but not opened HMD devices that are connected to the sy...
Definition: xrt_prober.h:153
A probed device, may or may not be opened.
Definition: xrt_prober.h:125
A single HMD or input device.
Definition: xrt_device.h:202