Home
last modified time | relevance | path

Searched defs:ishtp_hw_ops (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/hid/intel-ish-hid/ishtp/
Dishtp-dev.h142 struct ishtp_hw_ops { struct
143 int (*hw_reset)(struct ishtp_device *dev);
144 int (*ipc_reset)(struct ishtp_device *dev);
145 uint32_t (*ipc_get_header)(struct ishtp_device *dev, int length,
147 int (*write)(struct ishtp_device *dev,
150 uint32_t (*ishtp_read_hdr)(const struct ishtp_device *dev);
151 int (*ishtp_read)(struct ishtp_device *dev, unsigned char *buffer,
153 uint32_t (*get_fw_status)(struct ishtp_device *dev);
154 void (*sync_fw_clock)(struct ishtp_device *dev);