Searched refs:to_txe_hw (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/misc/mei/
H A Dhw-txe.c165 struct mei_txe_hw *hw = to_txe_hw(dev); mei_txe_aliveness_set()
190 struct mei_txe_hw *hw = to_txe_hw(dev); mei_txe_aliveness_req_get()
207 struct mei_txe_hw *hw = to_txe_hw(dev); mei_txe_aliveness_get()
226 struct mei_txe_hw *hw = to_txe_hw(dev); mei_txe_aliveness_poll()
259 struct mei_txe_hw *hw = to_txe_hw(dev); mei_txe_aliveness_wait()
338 struct mei_txe_hw *hw = to_txe_hw(dev); mei_txe_pg_state()
350 struct mei_txe_hw *hw = to_txe_hw(dev); mei_txe_input_ready_interrupt_enable()
392 struct mei_txe_hw *hw = to_txe_hw(dev); mei_txe_is_input_ready()
406 struct mei_txe_hw *hw = to_txe_hw(dev); mei_txe_intr_clear()
421 struct mei_txe_hw *hw = to_txe_hw(dev); mei_txe_intr_disable()
433 struct mei_txe_hw *hw = to_txe_hw(dev); mei_txe_intr_enable()
453 struct mei_txe_hw *hw = to_txe_hw(dev); mei_txe_pending_interrupts()
481 struct mei_txe_hw *hw = to_txe_hw(dev); mei_txe_input_payload_write()
499 struct mei_txe_hw *hw = to_txe_hw(dev); mei_txe_out_data_read()
514 struct mei_txe_hw *hw = to_txe_hw(dev); mei_txe_readiness_set_host_rdy()
528 struct mei_txe_hw *hw = to_txe_hw(dev); mei_txe_readiness_clear()
543 struct mei_txe_hw *hw = to_txe_hw(dev); mei_txe_readiness_get()
585 struct mei_txe_hw *hw = to_txe_hw(dev); mei_txe_host_is_ready()
663 struct mei_txe_hw *hw = to_txe_hw(dev); mei_txe_hw_config()
689 struct mei_txe_hw *hw = to_txe_hw(dev); mei_txe_write()
765 struct mei_txe_hw *hw = to_txe_hw(dev); mei_txe_hbuf_empty_slots()
808 struct mei_txe_hw *hw = to_txe_hw(dev); mei_txe_read()
848 struct mei_txe_hw *hw = to_txe_hw(dev); mei_txe_hw_reset()
902 struct mei_txe_hw *hw = to_txe_hw(dev); mei_txe_hw_start()
959 struct mei_txe_hw *hw = to_txe_hw(dev); mei_txe_check_and_ack_intrs()
1035 struct mei_txe_hw *hw = to_txe_hw(dev); mei_txe_irq_thread_handler()
1192 hw = to_txe_hw(dev); mei_txe_dev_init()
1210 struct mei_txe_hw *hw = to_txe_hw(dev); mei_txe_setup_satt2()
H A Dhw-txe.h58 #define to_txe_hw(dev) (struct mei_txe_hw *)((dev)->hw) macro
H A Dpci-txe.c110 hw = to_txe_hw(dev); mei_txe_probe()
216 hw = to_txe_hw(dev); mei_txe_remove()

Completed in 228 milliseconds