Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mfd/
Dtwl4030-power.c465 struct twl4030_script *tscript, in load_twl4030_script()
709 static struct twl4030_script omap3_wrst_script = {
715 static struct twl4030_script *omap3_reset_scripts[] = {
739 static struct twl4030_script omap3_idle_sleep_on_script = {
750 static struct twl4030_script omap3_idle_wakeup_p12_script = {
762 static struct twl4030_script omap3_idle_wakeup_p3_script = {
768 static struct twl4030_script *omap3_idle_scripts[] = {
/linux-5.19.10/include/linux/mfd/
Dtwl.h642 struct twl4030_script { struct
662 struct twl4030_script **scripts; argument