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

/drivers/usb/serial/
H A Dpl2303.c137 TYPE_01, /* Type 0 and 1 (difference unknown) */ enumerator in enum:pl2303_type
161 [TYPE_01] = {
223 enum pl2303_type type = TYPE_01;
237 type = TYPE_01; /* type 0 */
241 type = TYPE_01; /* type 1 */
243 type = TYPE_01; /* type 1 */

Completed in 64 milliseconds