Home
last modified time | relevance | path

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

/linux/drivers/misc/mei/
H A Dplatform-vsc.c34 #define mei_dev_to_vsc_hw(dev) ((struct mei_vsc_hw *)((dev)->hw)) macro
96 struct mei_vsc_hw *hw = mei_dev_to_vsc_hw(mei_dev); in mei_vsc_intr_enable()
103 struct mei_vsc_hw *hw = mei_dev_to_vsc_hw(mei_dev); in mei_vsc_intr_disable()
116 struct mei_vsc_hw *hw = mei_dev_to_vsc_hw(mei_dev); in mei_vsc_synchronize_irq()
128 struct mei_vsc_hw *hw = mei_dev_to_vsc_hw(mei_dev); in mei_vsc_host_is_ready()
135 struct mei_vsc_hw *hw = mei_dev_to_vsc_hw(mei_dev); in mei_vsc_hw_is_ready()
142 struct mei_vsc_hw *hw = mei_dev_to_vsc_hw(mei_dev); in mei_vsc_hw_start()
166 struct mei_vsc_hw *hw = mei_dev_to_vsc_hw(mei_dev); in mei_vsc_hbuf_is_ready()
185 struct mei_vsc_hw *hw = mei_dev_to_vsc_hw(mei_dev); in mei_vsc_write()
209 struct mei_vsc_hw *hw = mei_dev_to_vsc_hw(mei_dev); in mei_vsc_read()
[all …]