Home
last modified time | relevance | path

Searched refs:ocores_process_timeout (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/i2c/busses/
H A Di2c-ocores.c30 * 'process_lock' exists because ocores_process() and ocores_process_timeout()
155 * to be in STATE_ERROR. See ocores_process_timeout() in ocores_process()
242 * ocores_process_timeout() - Process timeout event
245 static void ocores_process_timeout(struct ocores_i2c *i2c) in ocores_process_timeout() function
390 ocores_process_timeout(i2c); in ocores_xfer_core()