Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dio_edgeport.h84 __u32 IsRS232 :1; /* Set if RS-232 ports exist */ member
H A Dio_edgeport.c479 dev_dbg(dev, " IsRS232 %d\n", product_info->IsRS232); in dump_product_info()
549 product_info->IsRS232 = 1; in get_product_info()

Completed in 8 milliseconds