Home
last modified time | relevance | path

Searched refs:hbm_host_stop_request (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/staging/mei/
Dinterrupt.c626 struct hbm_host_stop_request *host_stop_req; in mei_irq_thread_read_bus_message()
657 mei_hdr->length = sizeof(struct hbm_host_stop_request); in mei_irq_thread_read_bus_message()
661 host_stop_req = (struct hbm_host_stop_request *) in mei_irq_thread_read_bus_message()
666 sizeof(struct hbm_host_stop_request)); in mei_irq_thread_read_bus_message()
801 mei_hdr->length = sizeof(struct hbm_host_stop_request); in mei_irq_thread_read_bus_message()
805 (struct hbm_host_stop_request *) &dev->ext_msg_buf[1]; in mei_irq_thread_read_bus_message()
806 memset(host_stop_req, 0, sizeof(struct hbm_host_stop_request)); in mei_irq_thread_read_bus_message()
Dhw.h243 struct hbm_host_stop_request { struct