Lines Matching defs:alt
2025 unsigned int alt;2033 int alt = work->alt;2042 if (alt == USB_G_ALT_INT_BBB)2044 else if (alt == USB_G_ALT_INT_UAS)2059 static int tcm_set_alt(struct usb_function *f, unsigned intf, unsigned alt)2063 if ((alt == USB_G_ALT_INT_BBB) || (alt == USB_G_ALT_INT_UAS)) {2071 work->alt = alt;