Searched refs:str_desc_len (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/hid/
H A Dhid-uclogic-params.c1404 const int str_desc_len = 12; local
1452 rc = uclogic_params_get_str_desc(&str_desc, hdev, 100, str_desc_len);
1453 if (rc != str_desc_len) {
1459 rc = uclogic_params_parse_ugee_v2_desc(str_desc, str_desc_len,

Completed in 140 milliseconds