Lines Matching refs:w_index
1783 u16 w_index = le16_to_cpu(ctrl->wIndex);
1784 u8 intf = w_index & 0xFF;
1870 w_index, w_value & 0xff);
1955 value = f->set_alt(f, w_index, w_value);
1975 value = f->get_alt ? f->get_alt(f, w_index) : 0;
1983 (w_index == OTG_STS_SELECTOR)) {
2046 value = f->func_suspend(f, w_index >> 8);
2051 (w_index & USB_INTRF_FUNC_SUSPEND_RW))
2054 f->func_wakeup_armed = !!(w_index &
2057 if (w_index & USB_INTRF_FUNC_SUSPEND_LP) {
2115 if (w_index != 0x4 || (w_value >> 8))
2117 buf[6] = w_index;
2131 if (w_index != 0x5 || (w_value >> 8))
2137 buf[6] = w_index;
2163 w_index == WEBUSB_GET_URL &&
2206 w_value, w_index, w_length);
2237 endp = ((w_index & 0x80) >> 3) | (w_index & 0x0f);