Home
last modified time | relevance | path

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

/linux/drivers/hid/intel-thc-hid/intel-quicki2c/
H A Dquicki2c-dev.h191 struct quicki2c_device { struct
192 struct device *dev;
193 struct pci_dev *pdev;
194 struct thc_device *thc_hw;
195 struct hid_device *hid_dev;
196 struct acpi_device *acpi_dev;
197 const struct quicki2c_ddata *ddata;
198 enum quicki2c_dev_state state;
200 void __iomem *mem_addr;
202 struct hidi2c_dev_descriptor dev_desc;
[all …]