Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dio_edgeport.h36 __u32 IsRS485 :1; /* Set if RS-485 ports exist */ member
H A Dio_edgeport.c405 dev_dbg(dev, " IsRS485 %d\n", product_info->IsRS485); in dump_product_info()
478 product_info->IsRS485 = 1; in get_product_info()
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dio_edgeport.h86 __u32 IsRS485 :1; /* Set if RS-485 ports exist */ member
H A Dio_edgeport.c481 dev_dbg(dev, " IsRS485 %d\n", product_info->IsRS485); in dump_product_info()
554 product_info->IsRS485 = 1; in get_product_info()

Completed in 9 milliseconds