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.c1153 static int at91_twi_runtime_suspend(struct device *dev) in at91_twi_runtime_suspend() function
1176 at91_twi_runtime_suspend(dev); in at91_twi_suspend_noirq()
1203 .runtime_suspend = at91_twi_runtime_suspend,