Home
last modified time | relevance | path

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

/linux-5.10/drivers/hid/
Dhid-cp2112.c153 struct cp2112_device { struct
154 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