Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/intel-ish-hid/ipc/
Dhw-ish.h86 #define to_ish_hw(dev) (struct ish_hw *)((dev)->hw) macro
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()
Dpci-ish.c184 hw = to_ish_hw(ishtp); in ish_probe()