Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/serial/
Dio_edgeport.h99 __u32 IsRS422 :1; /* Set if RS-422 ports exist */ member
Dio_edgeport.c705 product_info->IsRS422 = 1; in get_product_info()
711 product_info->IsRS422 = 1; in get_product_info()
722 dbg(" IsRS422 %d", product_info->IsRS422 ); in get_product_info()