Searched defs:cp2112_device (Results 1 – 1 of 1) sorted by relevance
155 struct cp2112_device { struct156 struct i2c_adapter adap;157 struct hid_device *hdev;158 wait_queue_head_t wait;159 u8 read_data[61];183 struct cp2112_device *dev = gpiochip_get_data(chip); in cp2112_gpio_direction_input() argument