Searched defs:mei_me_client (Results 1 – 1 of 1) sorted by relevance
192 struct mei_me_client { struct193 struct list_head list;194 struct kref refcnt;195 struct mei_client_properties props;196 u8 client_id;197 u8 tx_flow_ctrl_creds;198 u8 connect_count;199 u8 bus_added;