Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-cp2112.c157 struct cp2112_device { struct
183 struct cp2112_device *dev = gpiochip_get_data(chip); in cp2112_gpio_direction_input() argument
222 struct cp2112_device *dev = gpiochip_get_data(chip); in cp2112_gpio_set()
244 struct cp2112_device *dev = gpiochip_get_data(chip); in cp2112_gpio_get_all()
282 struct cp2112_device *dev = gpiochip_get_data(chip); in cp2112_gpio_direction_output()
360 static int cp2112_wait(struct cp2112_device *dev, atomic_t *avail) in cp2112_wait()
383 static int cp2112_xfer_status(struct cp2112_device *dev) in cp2112_xfer_status()
406 static int cp2112_read(struct cp2112_device *dev, u8 *data, size_t size) in cp2112_read()
523 struct cp2112_device *dev = (struct cp2112_device *)adap->algo_data; in cp2112_i2c_xfer()
639 struct cp2112_device *dev = (struct cp2112_device *)adap->algo_data; in cp2112_xfer()
[all …]