Lines Matching refs:error
98 int error;112 error = input_register_handle(handle);113 if (error) {116 "error %d\n", error);120 error = input_open_device(handle);121 if (error) {123 "mac_hid: Failed to open input device, error %d\n",124 error);134 return error;207 /* Restore the old value in case of error */