Searched defs:mei_me_client (Results 1 – 1 of 1) sorted by relevance
168 struct mei_me_client { struct169 struct list_head list;170 struct kref refcnt;171 struct mei_client_properties props;172 u8 client_id;173 u8 tx_flow_ctrl_creds;174 u8 connect_count;175 u8 bus_added;
Completed in 9 milliseconds