Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/hid/intel-thc-hid/intel-quicki2c/
Dquicki2c-dev.h156 struct quicki2c_device { struct
157 struct device *dev;
158 struct pci_dev *pdev;
159 struct thc_device *thc_hw;
160 struct hid_device *hid_dev;
161 struct acpi_device *acpi_dev;
162 enum quicki2c_dev_state state;
164 void __iomem *mem_addr;
166 struct hidi2c_dev_descriptor dev_desc;
167 u8 i2c_slave_addr;
[all …]