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

/linux-master/drivers/hid/intel-ish-hid/ipc/
H A Dipc.c440 * timed_wait_for_timeout() - wait special event with timeout
451 static int timed_wait_for_timeout(struct ishtp_device *dev, int condition, function
514 timed_wait_for_timeout(dev, WAIT_FOR_INPUT_RDY,
530 timed_wait_for_timeout(dev, WAIT_FOR_FW_RDY,

Completed in 134 milliseconds