Searched defs:cp2112_device (Results 1 – 1 of 1) sorted by relevance
153 struct cp2112_device { struct154 struct i2c_adapter adap;155 struct hid_device *hdev;156 wait_queue_head_t wait;180 struct cp2112_device *dev = gpiochip_get_data(chip); in cp2112_gpio_direction_input() argument