Home
last modified time | relevance | path

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

/drivers/hid/
Dhid-cp2112.c321 static int cp2112_hid_get(struct hid_device *hdev, unsigned char report_number, in cp2112_hid_get() function
838 ret = cp2112_hid_get(hdev, CP2112_USB_CONFIG, (u8 *)cfg, sizeof(*cfg), in cp2112_get_usb_config()
994 ret = cp2112_hid_get(hdev, attr->report, &report.report, in pstr_show()
1056 ret = cp2112_hid_get(hdev, CP2112_LOCK_BYTE, buf, sizeof(buf), in chmod_sysfs_attrs()
1273 ret = cp2112_hid_get(hdev, CP2112_GET_VERSION_INFO, buf, sizeof(buf), in cp2112_probe()
1285 ret = cp2112_hid_get(hdev, CP2112_SMBUS_CONFIG, (u8 *)&config, in cp2112_probe()