Home
last modified time | relevance | path

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

/drivers/hid/intel-ish-hid/ipc/
Dpci-ish.c133 hw = to_ish_hw(dev); in ish_probe()
192 struct ish_hw *hw = to_ish_hw(ishtp_dev); in ish_remove()
Dhw-ish.h64 #define to_ish_hw(dev) (struct ish_hw *)((dev)->hw) macro
Dipc.c41 struct ish_hw *hw = to_ish_hw(dev); in ish_reg_read()
58 struct ish_hw *hw = to_ish_hw(dev); in ish_reg_write()