Lines Matching refs:hid_err
191 hid_err(hdev, "no version response from PicoLCD\n"); in picolcd_check_version()
206 hid_err(hdev, "confused, got unexpected version response from PicoLCD\n"); in picolcd_check_version()
416 hid_err(hdev, "unsupported KEY_STATE report\n"); in picolcd_init_keys()
422 hid_err(hdev, "failed to allocate input device\n"); in picolcd_init_keys()
444 hid_err(hdev, "error registering the input device\n"); in picolcd_init_keys()
533 hid_err(hdev, "can't allocate space for Minibox PicoLCD device data\n"); in picolcd_probe()
548 hid_err(hdev, "device report parse failed\n"); in picolcd_probe()
554 hid_err(hdev, "hardware start failed\n"); in picolcd_probe()
560 hid_err(hdev, "failed to open input interrupt pipe for key and IR events\n"); in picolcd_probe()
566 hid_err(hdev, "failed to create sysfs attributes\n"); in picolcd_probe()
572 hid_err(hdev, "failed to create sysfs attributes\n"); in picolcd_probe()