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

/linux-master/drivers/hid/
H A Dhid-cp2112.c323 static int cp2112_hid_get(struct hid_device *hdev, unsigned char report_number, function
838 ret = cp2112_hid_get(hdev, CP2112_USB_CONFIG, (u8 *)cfg, sizeof(*cfg),
984 ret = cp2112_hid_get(hdev, number, (u8 *)&report.contents,
1052 ret = cp2112_hid_get(hdev, CP2112_LOCK_BYTE, buf, sizeof(buf),
1236 ret = cp2112_hid_get(hdev, CP2112_GET_VERSION_INFO, buf, sizeof(buf),
1248 ret = cp2112_hid_get(hdev, CP2112_SMBUS_CONFIG, (u8 *)&config,

Completed in 116 milliseconds