Searched refs:cp2112_device (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/hid/ |
| D | hid-cp2112.c | 153 struct cp2112_device { struct 172 struct cp2112_device *dev = container_of(chip, struct cp2112_device, in cp2112_gpio_direction_input() argument 201 struct cp2112_device *dev = container_of(chip, struct cp2112_device, in cp2112_gpio_set() 219 struct cp2112_device *dev = container_of(chip, struct cp2112_device, in cp2112_gpio_get() 238 struct cp2112_device *dev = container_of(chip, struct cp2112_device, in cp2112_gpio_direction_output() 308 static int cp2112_wait(struct cp2112_device *dev, atomic_t *avail) in cp2112_wait() 331 static int cp2112_xfer_status(struct cp2112_device *dev) in cp2112_xfer_status() 354 static int cp2112_read(struct cp2112_device *dev, u8 *data, size_t size) in cp2112_read() 471 struct cp2112_device *dev = (struct cp2112_device *)adap->algo_data; in cp2112_i2c_xfer() 589 struct cp2112_device *dev = (struct cp2112_device *)adap->algo_data; in cp2112_xfer() [all …]
|