Searched refs:struct_usb_alt_interface_sz (Results 1 – 3 of 3) sorted by relevance
463 _(USB_GET_ALTINTERFACE, READWRITE, struct_usb_alt_interface_sz);464 _(USB_SET_ALTINTERFACE, READWRITE, struct_usb_alt_interface_sz);465 _(USB_GET_NO_ALT, READWRITE, struct_usb_alt_interface_sz);
857 extern unsigned struct_usb_alt_interface_sz;
990 unsigned struct_usb_alt_interface_sz = sizeof(usb_alt_interface); variable