Searched refs:UQ_SWAP_UNICODE (Results 1 – 3 of 3) sorted by relevance
37 #define UQ_SWAP_UNICODE 0x0002 /* has some Unicode strings swapped. */ macro
220 { UQ_SWAP_UNICODE, NULL }},
1460 int swap = dev->ud_quirks->uq_flags & UQ_SWAP_UNICODE; in usbd_get_string0()