• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/

Lines Matching refs:EINVAL

106  * -EINVAL if given a null pointer, -EEXIST if a powerdomain is
114 return -EINVAL;
117 return -EINVAL;
167 return -EINVAL;
183 return -EINVAL;
260 * to indicate failure; or -EINVAL if the function pointer is null.
269 return -EINVAL;
286 * enables the use of pwrdm_for_each_clkdm(). Returns -EINVAL if
293 int ret = -EINVAL;
296 return -EINVAL;
306 ret = -EINVAL;
334 * @pwrdm. Returns -EINVAL if presented with invalid pointers; -ENOENT
340 int ret = -EINVAL;
344 return -EINVAL;
375 * out early from the iterator. Returns -EINVAL if presented with
388 return -EINVAL;
401 * starting with 1. Returns -EINVAL if the powerdomain pointer is null.
406 return -EINVAL;
418 * have not been satisfied. Returns -EINVAL if the powerdomain pointer is
425 return -EINVAL;
428 return -EINVAL;
444 * Return the powerdomain @pwrdm's next power state. Returns -EINVAL
451 return -EINVAL;
461 * Return the powerdomain @pwrdm's current power state. Returns -EINVAL
468 return -EINVAL;
478 * Return the powerdomain @pwrdm's previous power state. Returns -EINVAL
485 return -EINVAL;
499 * -EINVAL if the powerdomain pointer is null or the target power
507 return -EINVAL;
510 return -EINVAL;
537 * types of memory, depending on the powerdomain. Returns -EINVAL if
548 return -EINVAL;
554 return -EINVAL;
602 * will be either RETENTION or OFF, if supported. Returns -EINVAL if
613 return -EINVAL;
619 return -EINVAL;
662 * will enter when the powerdomain enters retention. Returns -EINVAL
669 return -EINVAL;
680 * -EINVAL if the powerdomain pointer is null or returns the previous
686 return -EINVAL;
702 * Return the powerdomain pwrdm's logic power state. Returns -EINVAL
709 return -EINVAL;
727 * @bank. Returns -EINVAL if the powerdomain pointer is null, -EEXIST if
736 return -EINVAL;
781 * bank @bank. Returns -EINVAL if the powerdomain pointer is null,
791 return -EINVAL;
833 * x. Returns -EINVAL if the powerdomain pointer is null, -EEXIST if
842 return -EINVAL;
884 * previous power states. Returns -EINVAL if the powerdomain pointer
890 return -EINVAL;
908 * closely. Returns -EINVAL if the powerdomain pointer is null or if
915 return -EINVAL;
918 return -EINVAL;
936 * closely. Returns -EINVAL if the powerdomain pointer is null or if
943 return -EINVAL;
946 return -EINVAL;
975 * Returns -EINVAL if the powerdomain pointer is null or if the
982 return -EINVAL;
985 return -EINVAL;
1003 * bailout value is reached. Returns -EINVAL if the powerdomain
1012 return -EINVAL;
1048 return -EINVAL;