Lines Matching refs:fido_log_error
51 fido_log_error(errno, "%s: ioctl", __func__); in is_fido()
76 fido_log_error(errno, "%s: unable to set raw", __func__); in is_fido()
97 fido_log_error(errno, "%s: ioctl", __func__); in copy_info()
112 fido_log_error(errno, "%s: close", __func__); in copy_info()
189 fido_log_error(errno, "%s: poll", __func__); in terrible_ping_kludge()
231 fido_log_error(errno, "%s: ioctl", __func__); in fido_hid_open()
256 fido_log_error(errno, "%s: close", __func__); in fido_hid_close()
289 fido_log_error(errno, "%s: read", __func__); in fido_hid_read()
294 fido_log_error(errno, "%s: %zd != %zu", __func__, r, len); in fido_hid_read()
313 fido_log_error(errno, "%s: write", __func__); in fido_hid_write()
318 fido_log_error(errno, "%s: %zd != %zu", __func__, r, len - 1); in fido_hid_write()