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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dir-usb.c87 static int xbof = -1; variable
198 static u8 ir_xbof_change(u8 xbof) argument
203 switch (xbof) {
413 if (xbof == -1)
416 ir_xbof = ir_xbof_change(xbof) ;
511 module_param(xbof, int, 0);
512 MODULE_PARM_DESC(xbof, "Force specific number of XBOFs");

Completed in 76 milliseconds