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

/linux-4.1.27/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; pl2303_startup()
237 type = TYPE_01; /* type 0 */ pl2303_startup()
241 type = TYPE_01; /* type 1 */ pl2303_startup()
243 type = TYPE_01; /* type 1 */ pl2303_startup()

Completed in 60 milliseconds