Searched refs:strnum (Results 1 – 1 of 1) sorted by relevance
748 int strnum, desc_len = le16_to_cpu(setup->wLength); in do_get_descriptor() local790 strnum = le16_to_cpu(setup->wValue) & 0xff; in do_get_descriptor()791 if (strnum >= 0 && strnum < 6) { in do_get_descriptor()793 dev->str_desc[strnum]; in do_get_descriptor()796 dbg("sending string desc %d", strnum); in do_get_descriptor()