Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/misc/mei/
A Dmei_dev.h539 struct mei_device { struct
540 struct device *dev;
541 struct cdev cdev;
542 int minor;
548 u8 tx_queue_limit;
551 long open_handle_count;
556 bool recvd_hw_ready;
571 u16 init_clients_timer;
583 int rd_msg_hdr_count;
586 bool hbuf_is_ready;
[all …]

Completed in 8 milliseconds