Searched refs:GSI_CMD_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
91 #define GSI_CMD_TIMEOUT 5 /* seconds */ macro319 return !!wait_for_completion_timeout(completion, GSI_CMD_TIMEOUT * HZ); in gsi_command()