Searched defs:hid_device_ref (Results 1 – 1 of 1) sorted by relevance
50 class hid_device_ref class53 hid_device_ref( T *pObject = nullptr ) : m_pObject( nullptr ) in hid_device_ref() function in hid_device_ref58 hid_device_ref( const hid_device_ref &rhs ) : m_pObject( nullptr ) in hid_device_ref() function in hid_device_ref
Completed in 11 milliseconds