Home
last modified time | relevance | path

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

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