Lines Matching refs:temp
2211 int temp;
2259 for (temp = 0; temp < num_ports; temp++) {
2261 roothub.portstatus[temp], RH_PS_LSDA);
2384 for (temp = 0; temp < num_ports; temp++) {
2386 retval = ftdi_read_pcimem(ftdi, roothub.portstatus[temp],
2778 struct usb_ftdi *temp;
2781 list_for_each_entry_safe(ftdi, temp, &ftdi_static_list, ftdi_list) {