Searched defs:sisusb_con (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/misc/sisusbvga/
H A Dsisusb_con.c83 static const struct consw sisusb_con; variable in typeref:struct:consw
1191 if (d && d->vc_sw == &sisusb_con)
1259 if (vc && vc->vc_sw == &sisusb_con) {
1360 static const struct consw sisusb_con = { variable in typeref:struct:consw
1494 ret = do_take_over_console(&sisusb_con, first - 1, last - 1, 0);

Completed in 14 milliseconds