Searched defs:f_uas (Results 1 – 1 of 1) sorted by relevance
129 struct f_uas { struct130 struct usbg_tpg *tpg;131 struct usb_function function;132 u16 iface;134 u32 flags;142 struct work_struct delayed_set_alt;143 spinlock_t delayed_set_alt_lock; /* protects delayed_set_alt_* */144 unsigned int delayed_alt;145 unsigned int delayed_set_alt_state;146 bool delayed_set_alt_cancel;[all …]