Searched refs:at91_twi_runtime_suspend (Results 1 – 1 of 1) sorted by relevance
289 static int __maybe_unused at91_twi_runtime_suspend(struct device *dev) in at91_twi_runtime_suspend() function312 at91_twi_runtime_suspend(dev); in at91_twi_suspend_noirq()339 .runtime_suspend = at91_twi_runtime_suspend,