Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-cp2112.c317 static int cp2112_hid_get(struct hid_device *hdev, unsigned char report_number, in cp2112_hid_get() function
853 ret = cp2112_hid_get(hdev, CP2112_USB_CONFIG, (u8 *)cfg, sizeof(*cfg), in cp2112_get_usb_config()
1000 ret = cp2112_hid_get(hdev, number, (u8 *)&report.contents, in pstr_show()
1068 ret = cp2112_hid_get(hdev, CP2112_LOCK_BYTE, buf, sizeof(buf), in chmod_sysfs_attrs()
1253 ret = cp2112_hid_get(hdev, CP2112_GET_VERSION_INFO, buf, sizeof(buf), in cp2112_probe()
1265 ret = cp2112_hid_get(hdev, CP2112_SMBUS_CONFIG, (u8 *)&config, in cp2112_probe()