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

/linux-4.1.27/drivers/usb/serial/
H A Dir-usb.c49 static int xbof = -1; variable
159 static u8 ir_xbof_change(u8 xbof) ir_xbof_change() argument
164 switch (xbof) { ir_xbof_change()
367 if (xbof == -1) ir_set_termios()
370 ir_xbof = ir_xbof_change(xbof) ; ir_set_termios()
440 module_param(xbof, int, 0);
441 MODULE_PARM_DESC(xbof, "Force specific number of XBOFs");
/linux-4.1.27/drivers/net/irda/
H A Dirda-usb.c142 * that the setting of the link speed and xbof number in this outbound header
373 /* New speed and xbof is now committed in hardware */ speed_bulk_callback()
598 /* New speed and xbof is now committed in hardware */ write_bulk_callback()

Completed in 85 milliseconds