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

/fuchsia/zircon/system/dev/i2c/dw-i2c/
H A Ddw-i2c.c142 static int i2c_dw_irq_thread(void* arg) { function
411 thrd_create_with_name(&irq_thread, i2c_dw_irq_thread, device, "i2c_dw_irq_thread");

Completed in 76 milliseconds