Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/bluetooth/
Dbtusb.c44 static bool force_scofix; variable
3162 if (force_scofix || id->driver_info & BTUSB_WRONG_SCO_MTU) { in btusb_probe()
3430 module_param(force_scofix, bool, 0644);
3431 MODULE_PARM_DESC(force_scofix, "Force fixup of wrong SCO buffers size");