ssr_resp
struct ssr_resp *resp;
struct ssr_resp *resp = container_of(work, struct ssr_resp, work);
struct ssr_resp *resp;
struct ssr_resp *resp = container_of(mhi_result->buf_addr, struct ssr_resp, data);