Searched refs:twl4030_ins (Results 1 – 3 of 3) sorted by relevance
220 static int twl4030_write_script(u8 address, struct twl4030_ins *script, in twl4030_write_script()695 static struct twl4030_ins omap3_wrst_seq[] = {733 static struct twl4030_ins omap3_idle_sleep_on_seq[] = {744 static struct twl4030_ins omap3_idle_wakeup_p12_seq[] = {755 static struct twl4030_ins omap3_idle_wakeup_p3_seq[] = {
790 static struct twl4030_ins sleep_on_seq[] __initdata = {803 static struct twl4030_ins wakeup_seq[] __initdata = {816 static struct twl4030_ins wakeup_p3_seq[] __initdata = {829 static struct twl4030_ins wrst_seq[] __initdata = {
647 struct twl4030_ins { struct653 struct twl4030_ins *script; argument