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

/linux-4.4.14/drivers/cpuidle/
H A Dcpuidle-at91.c26 static void (*at91_standby)(void); variable
33 at91_standby(); at91_enter_idle()
54 at91_standby = (void *)(dev->dev.platform_data); at91_cpuidle_probe()
/linux-4.4.14/arch/arm/mach-at91/
H A Dpm.c224 static void at91_pm_set_standby(void (*at91_standby)(void)) at91_pm_set_standby() argument
226 if (at91_standby) at91_pm_set_standby()
227 at91_cpuidle_device.dev.platform_data = at91_standby; at91_pm_set_standby()

Completed in 133 milliseconds