Searched refs:struct_usb_alt_interface_sz (Results 1 – 3 of 3) sorted by relevance
470 _(USB_GET_ALTINTERFACE, READWRITE, struct_usb_alt_interface_sz);471 _(USB_SET_ALTINTERFACE, READWRITE, struct_usb_alt_interface_sz);472 _(USB_GET_NO_ALT, READWRITE, struct_usb_alt_interface_sz);
847 extern unsigned struct_usb_alt_interface_sz;
684 unsigned struct_usb_alt_interface_sz = sizeof(usb_alt_interface); variable