Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/intel-ish-hid/ipc/
Dhw-ish.h67 struct ish_hw { struct
83 #define to_ish_hw(dev) (struct ish_hw *)((dev)->hw) argument
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()
945 sizeof(struct ishtp_device) + sizeof(struct ish_hw), in ish_dev_init()
Dpci-ish.c169 struct ish_hw *hw; in ish_probe()