Searched defs:mei_me_client (Results 1 – 1 of 1) sorted by relevance
153 struct mei_me_client { struct154 struct list_head list;155 struct kref refcnt;156 struct mei_client_properties props;157 u8 client_id;158 u8 tx_flow_ctrl_creds;159 u8 connect_count;160 u8 bus_added;