Searched refs:UASDevice (Results 1 – 1 of 1) sorted by relevance
112 typedef struct UASDevice UASDevice; typedef116 struct UASDevice { struct137 OBJECT_DECLARE_SIMPLE_TYPE(UASDevice, USB_UAS) argument142 UASDevice *uas;338 static bool uas_using_streams(UASDevice *uas) in uas_using_streams()345 static UASStatus *usb_uas_alloc_status(UASDevice *uas, uint8_t id, uint16_t tag) in usb_uas_alloc_status()360 UASDevice *uas = opaque; in usb_uas_send_status_bh()385 static void usb_uas_queue_status(UASDevice *uas, UASStatus *st, int length) in usb_uas_queue_status()405 static void usb_uas_queue_response(UASDevice *uas, uint16_t tag, uint8_t code) in usb_uas_queue_response()431 static void usb_uas_queue_fake_sense(UASDevice *uas, uint16_t tag, in usb_uas_queue_fake_sense()[all …]