Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/ipc/
Dhw-ish.h61 struct ish_hw { struct
77 #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()
890 sizeof(struct ishtp_device) + sizeof(struct ish_hw), in ish_dev_init()
Dpci-ish.c126 struct ish_hw *hw; in ish_probe()