Searched refs:twl4030_script (Results 1 – 3 of 3) sorted by relevance
466 struct twl4030_script *tscript, in load_twl4030_script()711 static struct twl4030_script omap3_wrst_script = {717 static struct twl4030_script *omap3_reset_scripts[] = {741 static struct twl4030_script omap3_idle_sleep_on_script = {752 static struct twl4030_script omap3_idle_wakeup_p12_script = {764 static struct twl4030_script omap3_idle_wakeup_p3_script = {770 static struct twl4030_script *omap3_idle_scripts[] = {
797 static struct twl4030_script sleep_on_script __initdata = {810 static struct twl4030_script wakeup_script __initdata = {823 static struct twl4030_script wakeup_p3_script __initdata = {849 static struct twl4030_script wrst_script __initdata = {855 static struct twl4030_script *twl4030_scripts[] __initdata = {
652 struct twl4030_script { struct672 struct twl4030_script **scripts; argument