Searched refs:lp_state (Results 1 – 5 of 5) sorted by relevance
21 #define LP_STATE_PR_ARG __entry->lp_state ? "lp ready" : "lp not ready"24 TP_PROTO(struct mt792x_dev *dev, u8 lp_state),26 TP_ARGS(dev, lp_state),30 __field(u8, lp_state)35 __entry->lp_state = lp_state;
339 static const char *lp_state[TEGRA_MAX_SUSPEND_MODE] = { variable354 pr_info("Entering suspend state %s\n", lp_state[mode]); in tegra_suspend_enter()
266 u8 lp_state; member
724 .lp_state = le32_to_cpu(status->link_prot_state), in iwl_mei_handle_conn_status()
2795 if (!info->conn_info.lp_state || !info->conn_info.ssid_len) in iwl_mvm_mei_limited_scan()