Searched refs:at91_twi_runtime_suspend (Results 1 – 1 of 1) sorted by relevance
1153 static int at91_twi_runtime_suspend(struct device *dev) in at91_twi_runtime_suspend() function1176 at91_twi_runtime_suspend(dev); in at91_twi_suspend_noirq()1203 .runtime_suspend = at91_twi_runtime_suspend,