Lines Matching defs:wValue
2681 static int u132_roothub_setportfeature(struct u132 *u132, u16 wValue,
2689 port->Status &= ~(1 << wValue);
2690 switch (wValue) {
2705 static int u132_roothub_clearportfeature(struct u132 *u132, u16 wValue,
2714 port->Status &= ~(1 << wValue);
2715 switch (wValue) {
2806 static int u132_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,
2822 switch (wValue) {
2831 switch (wValue) {
2841 wValue, wIndex);
2869 wValue, wIndex);