Searched refs:HIDIOCGRDESCSIZE (Results 1 – 2 of 2) sorted by relevance
34 #define HIDIOCGRDESCSIZE _IOR('H', 0x01, int) macro
85 rc = ioctl(m_fd, HIDIOCGRDESCSIZE, &desc_size); in Open()