Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/hid/
Dhid-cp2112.c160 struct cp2112_device { struct
161 struct i2c_adapter adap;
162 struct hid_device *hdev;
163 wait_queue_head_t wait;
187 struct cp2112_device *dev = gpiochip_get_data(chip); in cp2112_gpio_direction_input() argument