Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dbelkin_sa.h91 #define BELKIN_SA_FLOW_OXON 0x0080 /* use XON/XOFF for output flow control */ macro
H A Dbelkin_sa.c398 urb_value |= (BELKIN_SA_FLOW_OXON | BELKIN_SA_FLOW_IXON); in belkin_sa_set_termios()
400 urb_value &= ~(BELKIN_SA_FLOW_OXON | BELKIN_SA_FLOW_IXON); in belkin_sa_set_termios()
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dbelkin_sa.h91 #define BELKIN_SA_FLOW_OXON 0x0080 /* use XON/XOFF for output flow control */ macro
H A Dbelkin_sa.c380 urb_value |= (BELKIN_SA_FLOW_OXON | BELKIN_SA_FLOW_IXON); in belkin_sa_set_termios()
382 urb_value &= ~(BELKIN_SA_FLOW_OXON | BELKIN_SA_FLOW_IXON); in belkin_sa_set_termios()

Completed in 3 milliseconds