Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpuidle/
H A Dcpuidle-at91.c23 static void (*at91_standby)(void); variable
30 at91_standby(); in at91_enter_idle()
51 at91_standby = (void *)(dev->dev.platform_data); in at91_cpuidle_probe()