Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dhp5590_low.c242 unsigned int needed_response; in hp5590_control_msg() local
403 needed_response = core_flags & CORE_BULK_OUT ? 0x24 : 0x00; in hp5590_control_msg()
404 if (response == needed_response) in hp5590_control_msg()
408 if (response != needed_response) in hp5590_control_msg()
413 __func__, needed_response, response); in hp5590_control_msg()

Completed in 2 milliseconds