Searched defs:uaudio_hid (Results 1 – 1 of 1) sorted by relevance
334 struct uaudio_hid { struct335 struct usb_xfer *xfer[UAUDIO_HID_N_TRANSFER];336 struct hid_location volume_up_loc;337 struct hid_location volume_down_loc;338 struct hid_location mute_loc;339 uint32_t flags;345 uint8_t iface_index;346 uint8_t volume_up_id;347 uint8_t volume_down_id;348 uint8_t mute_id;