Searched refs:props_res (Results 1 – 1 of 1) sorted by relevance
1010 struct hbm_props_response *props_res; in mei_hbm_dispatch() local1127 props_res = (struct hbm_props_response *)mei_msg; in mei_hbm_dispatch()1129 if (props_res->status) { in mei_hbm_dispatch()1131 props_res->status, in mei_hbm_dispatch()1132 mei_hbm_status_str(props_res->status)); in mei_hbm_dispatch()1136 mei_hbm_me_cl_add(dev, props_res); in mei_hbm_dispatch()