Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A 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,
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-at91-core.c281 static int __maybe_unused at91_twi_runtime_suspend(struct device *dev) in at91_twi_runtime_suspend() function
304 at91_twi_runtime_suspend(dev); in at91_twi_suspend_noirq()
331 .runtime_suspend = at91_twi_runtime_suspend,

Completed in 1 milliseconds