mirror of
https://gitlab.com/mobian1/eg25-manager.git
synced 2025-08-31 16:22:16 +02:00
manager: only start the modem if it isn't already on
This commit is contained in:
@@ -16,4 +16,4 @@ int gpio_sequence_shutdown(struct EG25Manager *state);
|
||||
int gpio_sequence_suspend(struct EG25Manager *state);
|
||||
int gpio_sequence_resume(struct EG25Manager *state);
|
||||
|
||||
gboolean gpio_check_poweroff(struct EG25Manager *manager);
|
||||
gboolean gpio_check_poweroff(struct EG25Manager *manager, gboolean keep_down);
|
||||
|
Reference in New Issue
Block a user