Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/misc/mei/
Dhw-txe.c165 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_set()
190 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_req_get()
207 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_get()
226 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_poll()
259 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_wait()
338 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_pg_state()
350 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_input_ready_interrupt_enable()
392 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_is_input_ready()
406 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_intr_clear()
421 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_intr_disable()
[all …]
Dhw-txe.h58 #define to_txe_hw(dev) (struct mei_txe_hw *)((dev)->hw) macro
Dpci-txe.c110 hw = to_txe_hw(dev); in mei_txe_probe()
216 hw = to_txe_hw(dev); in mei_txe_remove()