Lines Matching defs:wIndex
2608 static int u132_roothub_portstatus(struct u132 *u132, __le32 *desc, u16 wIndex)
2610 if (wIndex == 0 || wIndex > u132->num_ports) {
2613 int port = wIndex - 1;
2682 u16 wIndex)
2684 if (wIndex == 0 || wIndex > u132->num_ports) {
2687 int port_index = wIndex - 1;
2706 u16 wIndex)
2708 if (wIndex == 0 || wIndex > u132->num_ports) {
2711 int port_index = wIndex - 1;
2807 u16 wIndex, char *buf, u16 wLength)
2841 wValue, wIndex);
2862 (__le32 *) buf, wIndex);
2869 wValue, wIndex);