Lines Matching refs:hid_err
160 hid_err(hdev, "failed allocating send buffer\n"); in thrustmaster_interrupts()
166 hid_err(hdev, "Wrong number of endpoints?\n"); in thrustmaster_interrupts()
178 hid_err(hdev, "Unexpected non-int endpoint\n"); in thrustmaster_interrupts()
193 hid_err(hdev, "setup data couldn't be sent\n"); in thrustmaster_interrupts()
229 hid_err(hdev, "URB to get model id failed with error %d\n", urb->status); in thrustmaster_model_handler()
238 …hid_err(hdev, "Unknown packet type 0x%x, unable to proceed further with wheel init\n", tm_wheel->r… in thrustmaster_model_handler()
249 …hid_err(hdev, "Unknown wheel's model id 0x%x, unable to proceed further with wheel init\n", model); in thrustmaster_model_handler()
266 …hid_err(hdev, "Error %d while submitting the change URB. I am unable to initialize this wheel...\n… in thrustmaster_model_handler()
300 hid_err(hdev, "parse failed with error %d\n", ret); in thrustmaster_probe()
306 hid_err(hdev, "hw start failed with error %d\n", ret); in thrustmaster_probe()
363 …hid_err(hdev, "Error %d while submitting the URB. I am unable to initialize this wheel...\n", ret); in thrustmaster_probe()