Searched refs:disable_scofix (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/bluetooth/
H A Dbtusb.c43 static int disable_scofix; variable
966 if (!disable_scofix)
1197 module_param(disable_scofix, bool, 0644);
1198 MODULE_PARM_DESC(disable_scofix, "Disable fixup of wrong SCO buffer size");

Completed in 58 milliseconds