Searched refs:twi (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/hid/
H A Dhid-thrustmaster.c217 const struct tm_wheel_info *twi = NULL; local
233 for (i = 0; i < tm_wheels_infos_length && !twi; i++)
235 twi = tm_wheels_infos + i;
237 if (twi)
238 hid_info(hdev, "Wheel with model id 0x%x is a %s\n", model, twi->wheel_name);
244 tm_wheel->change_request->wValue = cpu_to_le16(twi->switch_value);
/linux-master/arch/powerpc/kernel/
H A Dhead_book3s_32.S271 twi 31, 0, 0
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_rmhandlers.S2215 twi 31,0,0 /* Nap state must not be zero */

Completed in 133 milliseconds