34#define PSVR_VID 0x054c
41#define PSVR_PID 0x09af
struct xrt_device * psvr_device_create(struct xrt_tracked_psvr *tracker)
Create PSVR device, with a optional tracker.
Definition: psvr_prober.c:153
struct xrt_auto_prober * psvr_create_auto_prober(void)
Create a probe for PSVR devices.
Definition: psvr_prober.c:140
An interface to be exposed by a device driver that should probe for the existence of its own device o...
Definition: xrt_prober.h:761
A single HMD or input device.
Definition: xrt_device.h:241
A tracked PSVR headset.
Definition: xrt_tracking.h:260
Header holding common defines.