Searched refs:wait_result (Results 1 – 1 of 1) sorted by relevance
132 unsigned long wait_result; in wmt_i2c_write() local180 wait_result = wait_for_completion_timeout(&i2c_dev->complete, in wmt_i2c_write()183 if (wait_result == 0) in wmt_i2c_write()223 unsigned long wait_result; in wmt_i2c_read() local270 wait_result = wait_for_completion_timeout(&i2c_dev->complete, in wmt_i2c_read()273 if (!wait_result) in wmt_i2c_read()