Searched defs:mei_me_client (Results 1 – 1 of 1) sorted by relevance
188 struct mei_me_client { struct189 struct list_head list;190 struct kref refcnt;191 struct mei_client_properties props;192 u8 client_id;193 u8 mei_flow_ctrl_creds;194 u8 connect_count;195 u8 bus_added;