Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dir-usb.c45 static int xbof = -1; variable
160 static u8 ir_xbof_change(u8 xbof) in ir_xbof_change() argument
165 switch (xbof) { in ir_xbof_change()
431 if (xbof == -1) in ir_set_termios()
434 ir_xbof = ir_xbof_change(xbof) ; in ir_set_termios()
484 module_param(xbof, int, 0);
485 MODULE_PARM_DESC(xbof, "Force specific number of XBOFs");