Lines Matching refs:w_value
2862 #define w_value le16_to_cpu(r.wValue) in handle_stat0_irqs_superspeed() macro
2871 dev->addressed_state = !w_value; in handle_stat0_irqs_superspeed()
2909 switch (w_value) { in handle_stat0_irqs_superspeed()
2938 if (w_value == USB_DEVICE_REMOTE_WAKEUP) { in handle_stat0_irqs_superspeed()
2952 if (w_value != USB_ENDPOINT_HALT) in handle_stat0_irqs_superspeed()
2975 switch (w_value) { in handle_stat0_irqs_superspeed()
3004 if (w_value == USB_DEVICE_REMOTE_WAKEUP) { in handle_stat0_irqs_superspeed()
3016 if (!e || (w_value != USB_ENDPOINT_HALT)) in handle_stat0_irqs_superspeed()
3039 w_value, w_index, w_length, in handle_stat0_irqs_superspeed()
3058 #undef w_value in handle_stat0_irqs_superspeed()
3170 #define w_value le16_to_cpu(u.r.wValue) in handle_stat0_irqs() macro
3237 if (w_value != USB_ENDPOINT_HALT || w_length != 0) in handle_stat0_irqs()
3262 if (w_value != USB_ENDPOINT_HALT || w_length != 0) in handle_stat0_irqs()
3282 w_value, w_index, w_length, in handle_stat0_irqs()
3304 #undef w_value in handle_stat0_irqs()