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

/linux-master/drivers/hid/
H A Dhid-uclogic-params.c138 * uclogic_params_get_str_desc - retrieve a string descriptor from a HID
155 static int uclogic_params_get_str_desc(__u8 **pbuf, struct hid_device *hdev, function
257 rc = uclogic_params_get_str_desc(&buf, hdev, 100, len);
402 rc = uclogic_params_get_str_desc(&buf, hdev, 200, params_len_max);
1449 rc = uclogic_params_get_str_desc(&str_desc, hdev, 100, str_desc_len);

Completed in 124 milliseconds