Searched defs:mei_device (Results 1 – 1 of 1) sorted by relevance
540 struct mei_device { struct541 struct device *dev;542 struct cdev cdev;543 int minor;549 u8 tx_queue_limit;552 long open_handle_count;557 bool recvd_hw_ready;572 u16 init_clients_timer;584 int rd_msg_hdr_count;587 bool hbuf_is_ready;[all …]