Home
last modified time | relevance | path

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

/drivers/i2c/busses/
Di2c-at91-core.c291 static int at91_twi_runtime_suspend(struct device *dev) in at91_twi_runtime_suspend() function
314 at91_twi_runtime_suspend(dev); in at91_twi_suspend_noirq()
341 .runtime_suspend = at91_twi_runtime_suspend,