hws_log_lifecycle_snapshot
hws_log_lifecycle_snapshot(hws, "stop-device", "begin");
hws_log_lifecycle_snapshot(hws, "stop-device", "end");
hws_log_lifecycle_snapshot(hws, action, "begin");
hws_log_lifecycle_snapshot(hws, action, "blocked");
hws_log_lifecycle_snapshot(hws, action, "end");
hws_log_lifecycle_snapshot(hws, "remove", "begin");
hws_log_lifecycle_snapshot(hws, "remove", "end");
hws_log_lifecycle_snapshot(hws, "pm_resume", "end");