Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dhid-cp2112.c36 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()