Lines Matching refs:w_value
2864 #define w_value le16_to_cpu(r.wValue) in handle_stat0_irqs_superspeed() macro
2873 dev->addressed_state = !w_value; in handle_stat0_irqs_superspeed()
2911 switch (w_value) { in handle_stat0_irqs_superspeed()
2940 if (w_value == USB_DEVICE_REMOTE_WAKEUP) { in handle_stat0_irqs_superspeed()
2954 if (w_value != USB_ENDPOINT_HALT) in handle_stat0_irqs_superspeed()
2977 switch (w_value) { in handle_stat0_irqs_superspeed()
3006 if (w_value == USB_DEVICE_REMOTE_WAKEUP) { in handle_stat0_irqs_superspeed()
3018 if (!e || (w_value != USB_ENDPOINT_HALT)) in handle_stat0_irqs_superspeed()
3041 w_value, w_index, w_length, in handle_stat0_irqs_superspeed()
3060 #undef w_value in handle_stat0_irqs_superspeed()
3172 #define w_value le16_to_cpu(u.r.wValue) in handle_stat0_irqs() macro
3239 if (w_value != USB_ENDPOINT_HALT || w_length != 0) in handle_stat0_irqs()
3264 if (w_value != USB_ENDPOINT_HALT || w_length != 0) in handle_stat0_irqs()
3284 w_value, w_index, w_length, in handle_stat0_irqs()
3306 #undef w_value in handle_stat0_irqs()