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

/linux-4.1.27/drivers/bluetooth/
H A Dbtusb.c37 static bool disable_scofix; variable
3218 if (!disable_scofix) btusb_probe()
3427 module_param(disable_scofix, bool, 0644);
3428 MODULE_PARM_DESC(disable_scofix, "Disable fixup of wrong SCO buffer size");

Completed in 59 milliseconds