Searched refs:UT_GET_RECIPIENT (Results 1 – 4 of 4) sorted by relevance
45 #define UT_GET_RECIPIENT(a) ((a) & 0x1f) macro
291 switch (UT_GET_RECIPIENT(ctrl.bmRequestType)) { in usb3_do_get_status()339 switch (UT_GET_RECIPIENT(ctrl.bmRequestType)) { in usb3_do_clear_feature()410 switch (UT_GET_RECIPIENT(ctrl.bmRequestType)) { in usb3_do_set_feature()
148 #define UT_GET_RECIPIENT(a) ((a) & 0x1f) macro
715 switch (UT_GET_RECIPIENT(ctrl->bmRequestType)) in usbclass_generic_setup()