Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/intel-ish-hid/ipc/
Dhw-ish.h83 #define to_ish_hw(dev) (struct ish_hw *)((dev)->hw) macro
Dipc.c32 struct ish_hw *hw = to_ish_hw(dev); in ish_reg_read()
49 struct ish_hw *hw = to_ish_hw(dev); in ish_reg_write()
Dpci-ish.c201 hw = to_ish_hw(ishtp); in ish_probe()