Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/bluetooth/
Dbtusb.c38 static bool disable_scofix; variable
2995 if (!disable_scofix) in btusb_probe()
3235 module_param(disable_scofix, bool, 0644);
3236 MODULE_PARM_DESC(disable_scofix, "Disable fixup of wrong SCO buffer size");