Searched refs:CP2112_GPIO_CONFIG (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/hid/ |
| D | hid-cp2112.c | 36 CP2112_GPIO_CONFIG = 0x02, enumerator 178 ret = hid_hw_raw_request(hdev, CP2112_GPIO_CONFIG, buf, in cp2112_gpio_direction_input() 189 ret = hid_hw_raw_request(hdev, CP2112_GPIO_CONFIG, buf, sizeof(buf), in cp2112_gpio_direction_input() 244 ret = hid_hw_raw_request(hdev, CP2112_GPIO_CONFIG, buf, in cp2112_gpio_direction_output() 255 ret = hid_hw_raw_request(hdev, CP2112_GPIO_CONFIG, buf, sizeof(buf), in cp2112_gpio_direction_output()
|