Lines Matching refs:argc
1049 static void rt_pm_release_mode(int argc, char **argv) in rt_pm_release_mode() argument
1052 if (argc >= 2) in rt_pm_release_mode()
1061 static void rt_pm_release_mode_all(int argc, char **argv) in rt_pm_release_mode_all() argument
1064 if (argc >= 2) in rt_pm_release_mode_all()
1073 static void rt_pm_request_mode(int argc, char **argv) in rt_pm_request_mode() argument
1076 if (argc >= 2) in rt_pm_request_mode()
1085 static void rt_module_release_mode(int argc, char **argv) in rt_module_release_mode() argument
1090 if (argc >= 3) in rt_module_release_mode()
1100 static void rt_module_release_mode_all(int argc, char **argv) in rt_module_release_mode_all() argument
1105 if (argc >= 3) in rt_module_release_mode_all()
1115 static void rt_module_request_mode(int argc, char **argv) in rt_module_request_mode() argument
1120 if (argc >= 3) in rt_module_request_mode()
1130 static void rt_module_delay_sleep(int argc, char **argv) in rt_module_delay_sleep() argument
1135 if (argc >= 3) in rt_module_delay_sleep()
1145 static void rt_pm_run_mode_switch(int argc, char **argv) in rt_pm_run_mode_switch() argument
1148 if (argc >= 2) in rt_pm_run_mode_switch()
1215 static void pm_sleep_request(int argc, char **argv) in pm_sleep_request() argument
1220 if (argc >= 3) in pm_sleep_request()
1229 static void pm_sleep_release(int argc, char **argv) in pm_sleep_release() argument
1234 if (argc >= 3) in pm_sleep_release()