Searched defs:hiddev_devinfo (Results 1 – 1 of 1) sorted by relevance
26 struct hiddev_devinfo { struct27 __u32 bustype;28 __u32 busnum;29 __u32 devnum;30 __u32 ifnum;31 __s16 vendor;32 __s16 product;33 __s16 version;34 __u32 num_applications;