Searched refs:low_power_command_t (Results 1 – 3 of 3) sorted by relevance
71 } low_power_command_t; typedef78 void (*send_low_power_command)(low_power_command_t command);
35 void (*post_command)(low_power_command_t command);
99 static void post_command(low_power_command_t command) { in post_command()