Home
last modified time | relevance | path

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

/linux-6.15/drivers/hid/intel-ish-hid/ipc/
H A Dhw-ish.h72 struct ish_hw { struct
88 #define to_ish_hw(dev) (struct ish_hw *)((dev)->hw) argument
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()
950 sizeof(struct ishtp_device) + sizeof(struct ish_hw), in ish_dev_init()
H A Dpci-ish.c159 struct ish_hw *hw; in ish_probe()