Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-ocores.c30 * 'process_lock' exists because ocores_process() and ocores_process_timeout()
167 * to be in STATE_ERROR. See ocores_process_timeout() in ocores_process()
257 static void ocores_process_timeout(struct ocores_i2c *i2c) in ocores_process_timeout() function
402 ocores_process_timeout(i2c); in ocores_xfer_core()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-ocores.c30 * 'process_lock' exists because ocores_process() and ocores_process_timeout()
166 * to be in STATE_ERROR. See ocores_process_timeout() in ocores_process()
253 * ocores_process_timeout() - Process timeout event
256 static void ocores_process_timeout(struct ocores_i2c *i2c) in ocores_process_timeout() function
401 ocores_process_timeout(i2c); in ocores_xfer_core()

Completed in 3 milliseconds