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