Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/intel-ish-hid/ipc/
H A Dhw-ish.h84 #define to_ish_hw(dev) (struct ish_hw *)((dev)->hw) macro
H A Dipc.c33 struct ish_hw *hw = to_ish_hw(dev); in ish_reg_read()
50 struct ish_hw *hw = to_ish_hw(dev); in ish_reg_write()
H A Dpci-ish.c210 hw = to_ish_hw(ishtp); in ish_probe()