Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/intel-ish-hid/ipc/
Dhw-ish.h68 struct ish_hw { struct
84 #define to_ish_hw(dev) (struct ish_hw *)((dev)->hw) argument
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()
946 sizeof(struct ishtp_device) + sizeof(struct ish_hw), in ish_dev_init()
Dpci-ish.c178 struct ish_hw *hw; in ish_probe()