Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dio_edgeport.h34 __u32 IsRS232 :1; /* Set if RS-232 ports exist */ member
H A Dio_edgeport.c403 dev_dbg(dev, " IsRS232 %d\n", product_info->IsRS232); in dump_product_info()
473 product_info->IsRS232 = 1; in get_product_info()