Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/serial/
Dio_edgeport.h85 __u32 IsRS422 :1; /* Set if RS-422 ports exist */ member
Dio_edgeport.c480 dev_dbg(dev, " IsRS422 %d\n", product_info->IsRS422); in dump_product_info()
553 product_info->IsRS422 = 1; in get_product_info()
559 product_info->IsRS422 = 1; in get_product_info()