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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/serial/
H A Dti_usb_3410_5052.c145 int td_is_3410; member in struct:ti_device
433 tdev->td_is_3410 = 1;
434 dbg("%s - device type is %s", __FUNCTION__, tdev->td_is_3410 ? "3410" : "5052");
439 if (tdev->td_is_3410)
449 if (tdev->td_is_3410) {
991 if (tport->tp_tdev->td_is_3410)
1418 ret_serial.baud_base = tport->tp_tdev->td_is_3410 ? 921600 : 460800;

Completed in 38 milliseconds