Home
last modified time | relevance | path

Searched defs:mei_device (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/misc/mei/
A Dmei_dev.h496 struct mei_device { struct
497 struct device *dev;
498 struct cdev cdev;
499 int minor;
505 u8 tx_queue_limit;
508 long open_handle_count;
513 bool recvd_hw_ready;
527 u16 init_clients_timer;
539 int rd_msg_hdr_count;
542 bool hbuf_is_ready;
[all …]

Completed in 10 milliseconds