Home
last modified time | relevance | path

Searched refs:picolcd_send_and_wait (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-picolcd_debugfs.c91 resp = picolcd_send_and_wait(data->hdev, REPORT_EE_READ, raw_data, in picolcd_debug_eeprom_read()
133 resp = picolcd_send_and_wait(data->hdev, REPORT_EE_WRITE, raw_data, in picolcd_debug_eeprom_write()
191 resp = picolcd_send_and_wait(data->hdev, report_id, raw_data, len_off+1); in _picolcd_flash_read()
246 resp = picolcd_send_and_wait(data->hdev, report_id, raw_data, len_off); in _picolcd_flash_erase64()
277 resp = picolcd_send_and_wait(data->hdev, report_id, raw_data, in _picolcd_flash_write()
H A Dhid-picolcd.h298 struct picolcd_pending *picolcd_send_and_wait(struct hid_device *hdev,
H A Dhid-picolcd_core.c68 struct picolcd_pending *picolcd_send_and_wait(struct hid_device *hdev, in picolcd_send_and_wait() function
189 verinfo = picolcd_send_and_wait(hdev, REPORT_VERSION, NULL, 0); in picolcd_check_version()
351 * We let the caller of picolcd_send_and_wait() check if the in picolcd_raw_event()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-picolcd_debugfs.c91 resp = picolcd_send_and_wait(data->hdev, REPORT_EE_READ, raw_data, in picolcd_debug_eeprom_read()
133 resp = picolcd_send_and_wait(data->hdev, REPORT_EE_WRITE, raw_data, in picolcd_debug_eeprom_write()
191 resp = picolcd_send_and_wait(data->hdev, report_id, raw_data, len_off+1); in _picolcd_flash_read()
246 resp = picolcd_send_and_wait(data->hdev, report_id, raw_data, len_off); in _picolcd_flash_erase64()
277 resp = picolcd_send_and_wait(data->hdev, report_id, raw_data, in _picolcd_flash_write()
H A Dhid-picolcd.h298 struct picolcd_pending *picolcd_send_and_wait(struct hid_device *hdev,
H A Dhid-picolcd_core.c68 struct picolcd_pending *picolcd_send_and_wait(struct hid_device *hdev, in picolcd_send_and_wait() function
189 verinfo = picolcd_send_and_wait(hdev, REPORT_VERSION, NULL, 0); in picolcd_check_version()
350 * We let the caller of picolcd_send_and_wait() check if the in picolcd_raw_event()

Completed in 6 milliseconds