Searched refs:to_txe_hw (Results 1 – 3 of 3) sorted by relevance
160 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_set()185 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_req_get()202 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_get()221 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_poll()254 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_wait()333 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_pg_state()345 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_input_ready_interrupt_enable()387 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_is_input_ready()401 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_intr_clear()416 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_intr_disable()[all …]
48 #define to_txe_hw(dev) (struct mei_txe_hw *)((dev)->hw) macro
87 hw = to_txe_hw(dev); in mei_txe_probe()
Completed in 7 milliseconds