Searched defs:mei_me_client (Results 1 – 1 of 1) sorted by relevance
183 struct mei_me_client { struct184 struct list_head list;185 struct kref refcnt;186 struct mei_client_properties props;187 u8 client_id;188 u8 tx_flow_ctrl_creds;189 u8 connect_count;190 u8 bus_added;