Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/
Dhid-cp2112.c155 struct cp2112_device { struct
156 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